frontend/
βββ app/
β βββ globals.css
β βββ layout.jsx
β βββ page.jsx
β βββ game/
β βββ layout.jsx
β βββ page.jsx
β βββ [gameId]/
β βββ page.jsx
β
βββ components/
β
βββ .env.local
βββ .gitignore
βββ package.json
βββ tailwind.config.mjs
- for backend deployment: https://www.koyeb.com/
- for frontend deployment: use vercel