Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 878 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 878 Bytes

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