NestJS backend template using TypeORM, GraphQL with working auth and refresh token, user CRUD, role Guard, Mailer using Handlebar and mail template, and Cron Service
Here is a completely working NestJS Template ! This backend is a Node.js server built with NestJS and can be used to serve the API for a web or mobile application.
Everything is connect and ready to use to a working app in VueJS check here !!! VueJS GraphQL Template
To get started with My VueJS App, follow these steps:
git clone git@github.com:HugoRCD/nestjs-boilerplate-graphql.git
yarn install
yarn run start:dev
For more information on how to use this NestJS api, see the documentation.
This NestJS template is licensed under the MIT License.