An api for making appointments at the barber.
- NodeJS & Express
- Typescript
- Jest
- Docker
- Redis (caching the main routes)
- Mongo (storing notifications)
- Postgres (relationships)
- TypeORM
- Prettier & Eslint
- Multer
- Handlebars
- Tsyringe
- Celebrate
- AWS SES & Ethereal
- AWS S3
- Run
yarn && docker-compose up
- Api docs using aglio