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.
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
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
This is an open source project. I will continue adding new features in the future
- Author - Kelvin Fundi Njagi)
- LinkedIn - (https://www.linkedin.com/in/kelvin-fundi-31b110124/)