A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.
| Component | Using |
|---|---|
| Database | Postgres |
| ORM | TypeORM |
| Documentation | Swagger |
| Configuration | DotEnv |
| Static serve | Serve static module |
| Authentication | Passport |
| Validation | Class-Validator |
| Data sanitizing | Sanitize interceptor |
| App health check | Terminus |
| Formatting | Class-Transformer |
| Included Middlewares | csurf, helmet, cookie-parser, express-rate-limit |
| Cache | Redis |