- Run
npm install
to install all packages - Edit
config.js
and fill up all the things. (Also, if you are going to use MongoDB database, make sure to change your DB URL indatabase.js
) - Run it by
npm start
ornode main
Contributions are always welcomed :D
Made with ❤️ and JavaScript!