Confessionity (Backend)

A social media platform for users who want to confess some of their deeds anonymously.

Authors

Run Locally

Clone the project

  git clone https://github.com/Riponz/confessionity-node-sem-6-p.git

Go to the project directory

  cd confessionity-node-sem-6-p

Install dependencies

  npm install

Start the server

  npm run dev