mwanago / nestjs-typescriptLinks
Nest framework TypeScript starter
☆1,009Updated 2 years ago
Alternatives and similar repositories for nestjs-typescript
Users that are interested in nestjs-typescript are comparing it to the libraries listed below
Sorting:
- NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).☆1,341Updated last week
- A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding! Now Supports NestJS V10!!☆736Updated last month
- An API Boilerplate to create a ready-to-use REST API in seconds with NestJS v11.x + TypeORM and JWT Auth 😻☆556Updated this week
- A working example of microservice architecture implementation using nestjs framework☆955Updated last year
- NestJs v11.x Boilerplate. Repository Design Pattern. MongoDB (Mongoose). Containerization.☆588Updated this week
- REST API for app ideas built in nestjs☆533Updated 2 years ago
- NestJS Starter Kit. Monolithic Backend. REST API.☆589Updated 8 months ago
- NestJS (Express + TypeORM + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).☆252Updated 4 years ago
- Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture☆567Updated 9 months ago
- Base application using nest JS focused on DDD architecture and SOLID principles☆411Updated 2 years ago
- REST API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆454Updated 2 years ago
- NestJS Boilerplate 😻(Authentication, TypeORM, Configuration, Swagger)☆632Updated 2 years ago
- 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.☆718Updated last year
- NestJS RESTful APIs Sample☆457Updated this week
- Nest.js authentication with Passport. Realworld example☆450Updated this week
- Hackathon starter project for NestJS. Includes Prisma, email verification, Passport-JWT authentication, Swagger and more☆428Updated 2 years ago
- Blog example made with nestJS☆299Updated 2 years ago
- Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD☆822Updated last month
- Nestjs Starter using Mongodb and Passportjs☆489Updated 2 years ago
- Node.js framework NestJS project structure☆1,223Updated 3 weeks ago
- Scaffold quickly your next TypeScript API with this opinionated NestJS template crafted for Docker environments☆566Updated last year
- A sample NestJS application, demonstrating how to use JWT Authentication, with short lived access tokens, and long lived refresh token.☆343Updated last month
- NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, R…☆391Updated 4 months ago
- Pagination response object function + types for typeorm + nestjs