- express
- node v12
- dotenv
- joi
- mocha & nock
- next.js
- node v20
- typescript
- jest
Make sure to have the .env files in each project.
- On api you have to run npm run prepare
- On front-end you'll have to create yourself
Read each project README.md files, each contains more info about each project
- Add Husky (husky)
- Convert API to typescript
- Improve image resolution for items search
- implement pagination (front)
- Improve error handling (front)
- Implement more cases on front-end