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