Skip to content

DustinDust/nestjs-authmodule-starter

Repository files navigation

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 monorepo starter repository with built-in auth-module.

Installation

$ yarn

Build the auth library

$ yarn nest build auth

Generate new project in the monorepo

$ yarn nest generate app new-projet

Running the app

You'll need the initial .env as well as the initial config file for the auth module of which name you can config when import AuthModule from @namdp/auth. Both example file could be found in the repository.

$ yarn nest start project-name

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published