Starter kit for back4app express web hosting with babel and webpack
- babel (7.0.0-beta, preset-stage-0)
- webpack (HMR)
- eslint (airbnb/base, prettier)
- Install Back4App Cli
- Configure Back4App Account Keys
npm run init-cloud-code
- Set
PARSE_SERVER_DATABASE_URI
as an environment variable- Get the URI from: Back4App > Server Settings > Core Settings
- or, your local MongoDB
npm start
npm run build
npm run deploy