add web app & add concurrency

This commit is contained in:
2026-02-20 20:22:06 +03:00
parent b42a556ec5
commit 1f65301a05
19 changed files with 2732 additions and 97 deletions

3
Justfile Normal file
View File

@@ -0,0 +1,3 @@
dev:
cd web && pnpm run build
go run .