Commit Graph
7 Commits
Author SHA1 Message Date
kavehhn 44b1f019f6 fix(vite): allow game-no.ir domain in allowedHosts 2026-08-13 12:09:00 +03:30
kavehhn 2a3444e622 chore: remove HEALTHCHECK from Dockerfile 2026-08-13 11:36:00 +03:30
kavehhn 356aae6e24 refactor: remove Nginx and serve application via Node + Vite preview 2026-08-13 11:34:49 +03:30
kavehhn ab0c2671ae feat: add /healthz and /health endpoint for Coolify health check 2026-08-13 11:32:44 +03:30
kavehhn 379c19e127 feat: add production Dockerfile for gameno-front 2026-08-13 11:30:19 +03:30
kavehhn 6bd9de6f27 fix: update gitignore to allow logs directories 2026-08-12 06:29:11 +03:30
kavehhn a9135bfa09 Initial commit: public frontend for GameNo.
Vue 3 + Vite student-facing app with routing, Pinia state, and API integration.
2026-08-09 04:18:09 +02:00