Mfund Backend
Clone Repositories
Mfund Flutter app is a mono repo git project. We need to clone four repositories for flutter app.
mfund-app
mfund-api-service
mfund-framework
mfund-common-modules
Configure Database in
config/db-psql.js
file.Get the Firebase admin key.json and add it in root directory.
Configure Firebase in
config/db-firebase.js
file
Online PostgreSQL Databases
****Heroku
Configuration
JWT token header can be configured from
config/config.env
.
Last updated
Was this helpful?