For Local Run npm run start:local For Dev Run npm run start:dev For Prod Run npm run start:prod
All database configuration in config/db/db-connection.js By default mongo configuration
If you want to add new modules that not part of any modulus system like schedule then you can create schedule file in src folder. After this require, you need to require this file server.js
- Automatically configured new v2 by just add v2 foler
- It based on modulus system
- JwT integrated (for google, facebook, etc you need to integrate manually)
- Error handling defined
- All packages are updated at 07/02/2022