https://github.com/qanastek/cerigame
This website is a easy to use plateform for challenging your friends to quizzes on a wide variety of subjects. Become the best player and obtains all the trophees before your friends.
https://github.com/qanastek/cerigame
angular expressjs jasmine mongodb nodejs nodemon npm rxjs socket-io
Last synced: 3 months ago
JSON representation
This website is a easy to use plateform for challenging your friends to quizzes on a wide variety of subjects. Become the best player and obtains all the trophees before your friends.
- Host: GitHub
- URL: https://github.com/qanastek/cerigame
- Owner: qanastek
- Created: 2020-09-17T18:44:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T11:11:37.000Z (almost 3 years ago)
- Last Synced: 2026-01-03T12:25:02.805Z (6 months ago)
- Topics: angular, expressjs, jasmine, mongodb, nodejs, nodemon, npm, rxjs, socket-io
- Language: TypeScript
- Homepage:
- Size: 17 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CERIGame
This website is a easy to use plateform for challenging your friends to quizzes on a wide variety of subjects. Become the best player and obtains all the trophees before your friends.

## Linux commands
* `psql -h pedago01c.univ-avignon.fr -p 5432 -U uapvXXXXXXXX etd`
## Commands
* `nodemon Backend/app.js`
* `cd Frontend/ && npm run ng serve`
## Dependencies
- [NPM](https://nodejs.org/en/download/)
- [NodeJS](https://nodejs.org/en/download/)
- [Angular](https://angular.io/guide/setup-local)
- [MongoDB](https://www.mongodb.com/try/download/community)
- [ExpressJS](https://expressjs.com/fr/)
- [Socket.io](https://socket.io/)
- [Nodemon](https://www.npmjs.com/package/nodemon)
- [RxJS](https://www.npmjs.com/package/rxjs)
- [Jasmine](https://www.npmjs.com/package/jasmine)