Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 590 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 590 Bytes

🚀 JOB Portal Backend Application

This is a backend application for a job portal to be used for capstone projects in IA Labs Boot Camp porgrams.

Please use the following commands to run it in your system

  1. Clone this repo in your system
  2. Run the command npm i
  3. Run the command npm start
  4. Go to http://localhost:1337/documentation to view api documentation
  5. Access the api using http://localhost:1337/api
  6. Admin portal is at http://localhost:1337/admin where you can login using below credentials
username: [email protected] 
password: Hello@123