Playstage - Online gaming platform

This is an online gaming platform created using Node.js, Express.js, MongoDB and some other packages.

Usage

$ npm install
$ npm start
# Or run with Nodemon
$ npm run dev

You need to create .env file and specify your MONGO_URI link first