An Admin Dashboard for Educational Game with users, schools management and score statistics and users play histories.
- Games Management
- Users Management
- Schools Management
- Admin/Teachers Management
- User Scores Statistic
- User Played Games Histories
- User Leaderboard
Backend: NodeJs, Typescript, NestJs
Database: MongoDB
DevOps: Docker, GitHub Workflow
Frontend: ReactJs, Vite, Typescript, TailwindCss
Mobile: Dart, Flutter
Install game-api with yarn
yarn install
Clone the project
git clone https://github.com/sningratGames/game-api.git
Go to the project directory
cd game-api
Add environment variables with copy .env.example
file to .env
Install dependencies
yarn install
Start the server
yarn dev
Contributions are always welcome!
If you have any feedback, please reach out to us at [email protected]
For support, email [email protected].