Custom ENV to RDS Amazon database in source Can be updated with the variables
DB_USER=
DB_PASS=
DB_DATABASE=
DB_HOST=
DB_PORT=
$ yarn or npm install
$ yarn start or npm start
$ yarn build or npm run build
$ cd dist/ && yarn install && yarn production-start