Skip to content

A quick start up for nest js project with user login,signup, user roles among other functionalities

Notifications You must be signed in to change notification settings

Fkelv/Nest-Js-Starter-Template

Repository files navigation

Description

This Project is written using Nest which is a Node Js framework ,Postgres database and Redis database.

This is a TypeScript starter template with built in functionalities like user login ,siginup , email verification , user roles, pagination among other features.

Installation

Make sure you install redis , node js and postgres in your machine and create .env file and replace the credentials as show in .env.example file

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

Support

This is an open source project. I will continue adding new features in the future

Stay in touch

About

A quick start up for nest js project with user login,signup, user roles among other functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published