This Repository Contains Code in NodeJS + Express :- This is API for fetching and updating Training Data
- Clone the repository
- Run
npm install
- Duplicate the
config/dbconfig-bak.js
file, name itdbconfig.js
, and add the MONGOURI - Start by running
npm run dev