Backend for a Local Store for Renting and Selling Products
- git clone https://github.com/fcms14/REST-API-localFlix.git
- npm install
- copy .env.example to .env
- npx prisma migrate dev
- npm run dev
- npm run test
- https://rest-api-localflix-production.up.railway.app/api/docs
- https://rest-api-localflix-production.up.railway.app/api/docs.json
Use "company" or "customer" to get authorize access