Class cache for create and destroy caches to optimize operations in backend
Backend with authentication and some routes cruds with patters service, where we remove business rules of controller and put in folder called service. Pattern validator, where we remove validate rules of controller and put in folder and set in route as midleware.
Though aplication we can:
- Authenticate with JWT
- CRUD users
- CRUD appointments
- express
- express-async-errors
- date-fns
- bcryptjs
- bee-queue
- cors
- ioredis
- jsonwebtoken
- mongoose
- multer
- nodemailer
- sequelize
- yup
Clone repository
$ git clone https://github.com/thurdelima/node-advanced-patternsenter folder and run command
yarnrun local
yarn start
