This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.
Please make sure these CLIs are available:
nvm --version
yarn --version
ember --version
git clone [email protected]:janwerkhoven/lmpa.interflux.com.git
cd lmpa.interflux.com
nvm install
yarn install
ember s
open http://localhost:4200
git remote add server ssh://[email protected]/var/www/lmpa.interflux.com
git push server production
open https://lmpa.interflux.com
ember build
ember build --environment production
ember test
ember test --server
ember s
open http://localhost:4200/tests
ember build --environment production
node fastboot-server.js
yarn lint:hbs
yarn lint:js
yarn lint:js --fix
ember generate --help
ember g -h
ember g component foo
sudo systemctl status lmpa.interflux.com.fastboot.service