From 65c7379db658e7a0d5f2c2f5cbf63cb71ab68bbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=BF=E9=B9=8F=E7=A8=8B?= Date: Fri, 30 Apr 2021 16:01:44 +0800 Subject: [PATCH] feat: add new full-stack boilerplate --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c609b795..26d1639a 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ - [The Knests Stack](https://github.com/tudorconstantin/knests/) - Full stack/end starter with: PostgreSQL, Knex.js, NestJS, Next.js, GraphQL, React, Material-UI, Docker multistage images for, Docker compose and a GitLab CI/CD pipeline fully configured. - [Nest Hackathon Starter](https://github.com/ahmetuysal/nest-hackathon-starter) - Hackathon starter project for NestJS. Includes TypeORM, email verification, Passport-JWT authentication, Swagger and more. - [Stator](https://github.com/chocolat-chaud-io/stator) - A full-stack boilerplate that does it all - automatic releases, deployments, enforced conventions. - + - [Web Full-Stack Boilerplate](https://github.com/NNNaix/web-fullstack-boilerplate) - Production ready web full-stack boilerplate with all the best practices. + ## Projects using NestJS - Open Source