Cafés menager - Backend 🚀 Getting Started 1. Install dependencies npm install 2. config .env file with DB creditial ensure the ROLE and Password exist and match with ur machine 3. seed the inital mock data npm run seed 4. start up the api app npm run dev 5. test & verify api browser: http://localhost:3000/api/employees or http://localhost:3000/api/cafes POSTMEN © 2025 Café Manager - backend