This is Ampath HR Back end
- NodeJS >= 12
- Git
- Text Editor Visual Studio Code
-
Clone the repo and install dependencies
-
Add
.env
file and add the required configurations, an example is provided belowHOST= USER_NAME= PASSWORD= DATABASE= CONNECTION_LIMIT= PORT= SECRET_KEY=
-
To start the server
npm start
- API endpoint base URL http://localhost:3000
-
Create a folder 'uploads' at the root level
-
Documentation
- Documentation runs on http://localhost:3000/documentation