please read database.md file for database creation
- PORT
export PORT=1234
- mti_jwtPrivateKey
export mti_jwtPrivateKey=secret
3.mti_dbUserName
export mti_dbUserName=root
4.mti_dbUserPassword
export mti_dbUserPassword=
** you might need to change into production mode.
set NODE_ENV=production