Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 386 Bytes

Jobify

Track Your Job Search

Run the App Locally

  • npm run install-dependencies
  • rename .env.sample to .env
  • setup values for - MONGO_URL, JWT_SECRET, JWT_LIFETIME
  • npm start
  • visit url http://localhost:3000/

Support Me