- Run
npm installto install all packages - Edit
config.jsand 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 startornode main
Contributions are always welcomed :D
Made with ❤️ and JavaScript!