Skip to content

NestJs starter template with some useful tweaks out of the box

License

Notifications You must be signed in to change notification settings

markusheinemann/nestjs-starter-template

Repository files navigation

NestJs Starter Template

NestJs starter template with some useful tweaks out of the box. I use this template for my private NestJs applications.

Features

  • Replaces @nestjs/platform-express with @nestjs/platform-fastify
  • Prisma database tooling preinstalled
  • Database helper to create Twitter Snowflake ids
  • Setup @nestjs/config to use the ConfigurationService
  • Adjust eslint/prettier settings
    • set max line length to 100
  • SwaggerUi setup
  • Preinstalled faker.js to generate mock data in test

About

NestJs starter template with some useful tweaks out of the box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published