Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Refine | 14,739 | 48 | a day ago | 199 | March 14, 2023 | 31 | mit | TypeScript | ||
Build your React-based CRUD applications, without constraints. 🌟 Star to support our work! | ||||||||||
Amplication | 11,986 | 27 | 19 hours ago | 56 | August 02, 2023 | 529 | other | TypeScript | ||
🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding. | ||||||||||
Twenty | 3,704 | 16 hours ago | 126 | agpl-3.0 | TypeScript | |||||
Building a modern alternative to Salesforce, powered by the community. ⭐️ You can star to support our work! | ||||||||||
Testing Nestjs | 2,570 | 12 days ago | 23 | mit | TypeScript | |||||
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 Backend | 2,266 | 2 months ago | 64 | mit | TypeScript | |||||
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication | ||||||||||
Nestjs | 1,807 | 70 | 4 days ago | 14 | July 18, 2023 | 50 | mit | TypeScript | ||
A collection of badass modules and utilities to help you level up your NestJS applications 🚀 | ||||||||||
Graphql | 1,341 | 179 | 463 | 11 days ago | 235 | July 12, 2023 | 64 | mit | TypeScript | |
GraphQL (TypeScript) module for Nest framework (node.js) 🍷 | ||||||||||
Nestjs Graphql Best Practice | 1,017 | 6 months ago | 89 | mit | TypeScript | |||||
NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc). | ||||||||||
Nestjs Learning | 799 | 2 years ago | 53 | TypeScript | ||||||
nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle: | ||||||||||
Nestjs Query | 761 | 9 | 12 days ago | 71 | September 30, 2021 | 128 | mit | TypeScript | ||
Easy CRUD for GraphQL. |
A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
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.
Nest is MIT licensed.