Skip to content

AMPATH/ampath-hr-backend

Repository files navigation

ampath-hr-backend

Node.js CI

This is Ampath HR Back end

Instructions

Prerequisite

  • NodeJS >= 12
  • Git
  • Text Editor Visual Studio Code

setup

  1. Clone the repo and install dependencies

    • Add .env file and add the required configurations, an example is provided below

          HOST=
          USER_NAME=
          PASSWORD=
          DATABASE=
          CONNECTION_LIMIT=
          PORT=
         SECRET_KEY=

To start the server

 npm start

-   API endpoint base URL http://localhost:3000
  1. Create a folder 'uploads' at the root level

  2. Documentation

About

Node js backend for ampath hr module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages