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