This is forum for pict college student to ask doubts and questions related to Academics , Clubs , Cocurricular events going around the college.
Here the teachers , seniors and juniors can Solve each others Doubts.
Clone the project
git clone https://github.com/ManasJadhav/pbl_project_FORUME.gitGo to the project directory
cd pbl_project_FORUMEInstall dependencies
npm installRun the Server
using nodemon or npm <app.js>Install Client dependencies
npm installRun the client
npm run startTo run this project, you will need to add the following environment variables to your .env file
SECRET_KEY : For verifying jwt tokens.
DATABASE : contains the dbURI of MongoDB connections