tracking
The backend API used to track the documents
- Express
- Prisma
- Mongodb
Clone the project:
git clone git@github.com:Bytenamics/tracking.gitChange Directory:
cd trackingInstall dependencies :
yarn installRun:
yarn devAPI is live at : http://localhost:3001