Microservice with embeddable frontend to relay requests to the BSM API.
  • Svelte 60.1%
  • TypeScript 20.6%
  • Go 11.5%
  • CSS 6.5%
  • JavaScript 0.7%
  • Other 0.5%
Find a file
2026-06-15 21:49:16 +02:00
data refactor: move DB to data subfolder 2026-05-01 08:53:50 +02:00
internal/tib fix: add more error context to JSON parsing errors 2026-06-15 21:49:16 +02:00
ui build: use newest golang image 2026-05-14 08:07:53 +02:00
.editorconfig initial commit 2026-04-24 14:22:50 +02:00
.env.dist feat: add sentry reporting 2026-05-07 22:57:47 +02:00
.gitignore fix: use SQLite WAL mode 2026-05-02 18:06:47 +02:00
build_production.sh build: use newest golang image 2026-05-14 08:07:53 +02:00
docker-compose.yml feat: add sentry reporting 2026-05-07 22:57:47 +02:00
Dockerfile build: use newest golang image 2026-05-14 08:07:53 +02:00
go.mod feat: add sentry reporting 2026-05-07 22:57:47 +02:00
go.sum feat: add sentry reporting 2026-05-07 22:57:47 +02:00
main.go feat: port favorite team functionality 🤖 2026-05-26 13:58:20 +02:00
README.md initial commit 2026-04-24 14:22:50 +02:00

Skylarks BSM

Microservice with embeddable frontend to relay requests to the BSM API.