Skip to content

Backend for ClusterCockpit Monitoring Framework

License

Notifications You must be signed in to change notification settings

aw32/cc-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run server

  • go run server.go

Changing the GraphQL schema

  • Edit ./graph/schema.graphqls
  • Regenerate code: gqlgen generate
  • Implement callbacks in graph/schema.resolvers.go

About

Backend for ClusterCockpit Monitoring Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 59.7%
  • Svelte 35.8%
  • JavaScript 2.4%
  • Perl 0.9%
  • Makefile 0.9%
  • CSS 0.2%
  • Shell 0.1%