mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-07 11:03:48 +01:00
bf9740789163a5748da743f495a3c7d4548a6ad1
Run server
go run server.go
Debugging and Testing
There is a GraphQL PLayground for testing queries at http://localhost:8080/ .
Changing the GraphQL schema
- Edit
./graph/schema.graphqls - Regenerate code:
gqlgen generate - Implement callbacks in
graph/schema.resolvers.go
Languages
Go
54.3%
Svelte
42.3%
JavaScript
2.6%
Perl
0.5%
Makefile
0.2%