Nestjs Boilerplate

🐈 GraphQL NestJS starter
Alternatives To Nestjs Boilerplate
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Refine14,73948a day ago199March 14, 202331mitTypeScript
Build your React-based CRUD applications, without constraints. 🌟 Star to support our work!
Amplication11,9862719 hours ago56August 02, 2023529otherTypeScript
🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.
Twenty3,704
16 hours ago126agpl-3.0TypeScript
Building a modern alternative to Salesforce, powered by the community. ⭐️ You can star to support our work!
Testing Nestjs2,570
12 days ago23mitTypeScript
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
Ultimate Backend2,266
2 months ago64mitTypeScript
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Nestjs1,807704 days ago14July 18, 202350mitTypeScript
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
Graphql1,34117946311 days ago235July 12, 202364mitTypeScript
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Nestjs Graphql Best Practice1,017
6 months ago89mitTypeScript
NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
Nestjs Learning799
2 years ago53TypeScript
nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:
Nestjs Query761912 days ago71September 30, 2021128mitTypeScript
Easy CRUD for GraphQL.
Alternatives To Nestjs Boilerplate
Select To Compare


Alternative Project Comparisons
Readme

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

Popular Nest Projects
Popular Graphql Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Authentication
Email
Role
Graphql
Nestjs
Prisma
Graphql Subscriptions