A one-stop platform to find your dream workplace!
Check out our Devpost for more details.
NOTE: These values were just for the Hackathon submission. The
DB_CONN_STRING
has since been changed for obvious security reasons.
DB_CONN_STRING="mongodb+srv://root:[email protected]/?retryWrites=true&w=majority"
DB_NAME=glossdoordb
- cd to backend, npm install, then npm start
- cd to frontend, npm install, then npm start