nestjs-template
There are 33 repositories under nestjs-template topic.
buqiyuan/nest-admin
NestJS CRUD for RESTful API 使用 NestJS + Mysql + Typeorm + Redis + JWT + Swagger 企业中后台管理系统项目RBAC权限管理(细粒度到按钮)、实现单点登录等...
squareboat/nestjs-boilerplate
A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding! Now Supports NestJS V10!!
AlbertHernandez/nestjs-service-template
Template for new services based on NestJS with the Best Practices and Ready for Production
Ho-s/NestJS-GraphQL-TypeORM-PostgresQL
NestJS + GraphQL + TypeORM + PostgresQL Boilerplate
AlbertHernandez/nestjs-hexagonal-architecture-example
Example of how to create a NestJS service using hexagonal architecture
sankeyangshu/galaxy-admin-nestjs
使用 Nest+TS 构建的CMS开发框架
tduyng/nestjs-flow
End to end build a project with NestJS
alexberce/openai-nestjs-template
NestJs microservice template for OpenAI and ChatGPT
nishkohli96/react-node-ts-monorepo
A pre-configured highly customizable React-Node monorepo template with choice of create-react-app or nextjs for frontend; expressjs or nestjs app for backend .
majdshatti/ready-to-go-nest
Ready to Go Nest is a versatile Nest.js repository that provides essential features commonly required in various projects
Natty-7r/Nest-js-Starter
Production-ready NestJS starter with Prisma, Docker, Swagger, and enterprise patterns. Includes auth, logging, and testing pre-configured.
NilRyan/nestjs-typeorm-graphql-starter
NestJS GraphQL API starter with Postgres as DB
jyotirmaybarman/nestjs-starter
Opinionated nestjs starter template
mehdihadeli/nestjs-vertical-slice-template
A NestJs boilerplate template, based on Vertical Slice Architecture, TypeOrm and OpenTelemetry
Alejandrehl/nestjs-rest-template
Updated NestJS template to quickly start your projects. This project contains MongoDB integration, Typegoose as ORM, JWT as authentication method, Sendgrid for email sending and swagger for API documentation.
devstack-be/nestjs-jwt-mysql-api
NestJS Api boilerplate with JWT Auth and MySQL database (TypeORM)
tsvetanml/saas-backend-template
A scalable and production-ready SaaS backend template built with NestJS, PostgreSQL (Prisma ORM), and Stripe for subscription management. Features authentication, role-based access control, logging with Loki & Grafana, and Docker support for easy deployment.
Binbiubiubiu/nestjs_template
a personal template for nestjs
fityannugroho/nestjs-fastify-boilerplate
NestJS boilerplate using Fastify + Prisma
cedrickchee/nestjs-boilerplate
A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding!
iibalena/nestjs-api-i18n-auth-starter
Starter project for building multilingual REST APIs with NestJS — includes i18next integration, validation, and Google OAuth.
isweerasingha/nest-toolkit
Nest.js Toolkit CLI is a command-line interface (CLI) built to accelerate your Nest.js development workflow. It removes repetitive boilerplate and lets you generate powerful modules and components instantly, so you can focus on building your application's core features.
rcpthongta/nestjs-expressjs-boilerplate
A minimal NestJS boilerplate using Express.js and Webpack (with SWC), preconfigured for RESTful APIs. Ideal as a starting point for scalable backend applications.
sametcn99/fullstack-template
A modern, production-ready fullstack template for rapid application development. This template provides a solid foundation for building scalable web applications with a React frontend and NestJS backend, all powered by modern tooling and best practices.
parsaghk/boilerplate-nest-ts
Nestjs boiler plate
z0rats/nest-template
NestJS project starter with PostgreSQL/TypeORM, CI/CD, Swagger
dingsheng1214/nestjs-template
nestjs-template
DoyongPARK1/nestjs-expressjs-boilerplate
🚀 Start your scalable backend with this minimal NestJS boilerplate, preconfigured for RESTful APIs using Express.js and Webpack.
imfelixng/bulletproof-nest
A fully codebase for Nest.js project
LuannMateus/next-ts-lint-styled-jest-template
A nextjs template with typescript, styled-components, jest, eslint, lint-staged and husky.
RamirezPineda/nestjs-template
Base template for backend projects with nestjs
wmasfoe/nest-template
这是一个 NestJS 的模版项目,使用了 monorepo 架构,采用分层设计将核心插件和业务层开发解耦。并且集成了 Prisma、Sentry、Winston、Swagger,内置了 Auth 模块和基础的 User 模块。