NodeJs powered Notification-Service-Boilerplate with external Queue (AWS SQS) and Redis Cache.
- Focused more on domain modeling
- DDD Architecture :
- Controller
- Service
- DB Model
- Repository
- Clone
- Add .env variables
- yarn
- Run Migration File
- Run yarn start
- Mocha-Chai Test Suit