How to run the project?

  • Clone the repo
  • Run npm install to install required packages
  • Create a .env file
  • Copy the content of .env.example file and paste them in .env
  • Change the credentials
  • Run node ./bin/www to run start the server