My approach to a proof of concept for the Gameserver Manager project.
  • TypeScript 55.6%
  • Go 24.5%
  • JavaScript 10.7%
  • Svelte 8%
  • HTML 1.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-19 17:49:10 +02:00
.claude chore: add Claude configuration files 2026-07-19 17:49:10 +02:00
daemon feat: add WebSocket client to daemon 2026-07-15 20:00:15 +02:00
gen feat: generate base contract types for Go and TypeScript 2026-07-14 17:33:22 +02:00
plugins/example feat: forgot to implement go-plugin example in 54c9e045 2026-07-15 20:29:57 +02:00
proto/base feat: add base protobuf contract 2026-07-14 16:57:26 +02:00
webserver feat: add WebSocket server and frontend to webserver 2026-07-15 20:00:14 +02:00
.dockerignore feat: add WebSocket server and frontend to webserver 2026-07-15 20:00:14 +02:00
.gitignore chore: ignore compiled Go binaries 2026-07-14 18:04:49 +02:00
buf.gen.yaml chore: add protobuf codegen config 2026-07-14 16:15:39 +02:00
buf.yaml chore: add protobuf codegen config 2026-07-14 16:15:39 +02:00
CLAUDE.md chore: add Claude configuration files 2026-07-19 17:49:10 +02:00
compose.yml feat: add Dockerfiles and compose for webserver and daemon 2026-07-15 21:00:58 +02:00
Dockerfile.daemon feat: add Dockerfiles and compose for webserver and daemon 2026-07-15 21:00:58 +02:00
Dockerfile.webserver fix!: clean-install not working in newer versions 2026-07-19 17:33:39 +02:00
go.work feat: forgot to implement go-plugin example in 54c9e045 2026-07-15 20:29:57 +02:00
go.work.sum feat: forgot to implement go-plugin example in 54c9e045 2026-07-15 20:29:57 +02:00
gsm-specs.md chore: add project config and specification 2026-06-14 20:16:57 +02:00
gsm-status.md chore: add Claude configuration files 2026-07-19 17:49:10 +02:00
package-lock.json chore: add protobuf codegen config 2026-07-14 16:15:39 +02:00
package.json chore: add protobuf codegen config 2026-07-14 16:15:39 +02:00