Skip to content

Sabbir185/Nodejs-Auth-Modular-Pattern

Repository files navigation

Curora Medical Surgery - Backend

Project run:

    1. To run local server, first install node_modules
yarn install
    1. Now run this command
yarn start:dev
    1. To run production server, run this two commands
yarn build
yarn start:prod
    1. Code formatting
yarn prettier:fix
    1. Check errors
yarn lint:fix
# API Documentation
https://documenter.getpostman.com/view/21989502/2sAYJAdH9L

About

Module Pattern based Nodejs Authentication system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published