mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-08-18 08:22:59 +02:00
.github
api
auth
config
frontend
graph
log
metricdata
repository
schema
templates
test
utils
.env
.gitignore
.gitmodules
LICENSE
README.md
go.mod
go.sum
gqlgen.yml
routes.go
runtimeSetup.go
server.go
startDemo.sh
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
[submodule "frontend"]
|
|
path = frontend
|
|
url = git@github.com:ClusterCockpit/cc-frontend.git
|
|
branch = main
|
|
update = merge
|