Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 344 Bytes

Dependencies Deprecated

ra-training-data-api

This Repository Contains Code in NodeJS + Express :- This is API for fetching and updating Training Data

To Develop

  1. Clone the repository
  2. Run npm install
  3. Duplicate the config/dbconfig-bak.js file, name it dbconfig.js, and add the MONGOURI
  4. Start by running npm run dev