backend: add static serving + multi-stage Dockerfile, website: add API test dashboard

This commit is contained in:
sumit-plena
2026-07-07 17:03:33 +05:30
parent 1dd97cf059
commit 317d60ed63
78 changed files with 6100 additions and 40 deletions

1
backend/.gitignore vendored
View File

@@ -1,2 +1,3 @@
node_modules
.DS_Store
.env