NestJS Restf API Backend Template

This template was extracted from @nvdhunter/tasker-app-backend

A. Features

  • Controller - Service - Repository - Model Architecture
  • NestJS pipe, interceptor, guard and custom decorator
  • Authentication
  • TypeORM database seeding
  • End to End (e2e) Test
  • NestJS's Swagger