- React.js
- Node.js
- MongoDB
- Express
- Mongoose
- Tailwind
- Jest and Supertest
- Cypress
- React testing library
Username: DPG-Code / Password: 123456
Client:
npm run dev
npm run build
npm test
npm cypress:open
npm test:e2e
Server:
npm run dev
npm start
npm start:test
npm test
npm test:watch