- npm
- bower
- ruby 2.3.1
- bundler
- foreman
- PostgreSQL
-
Start Foreman.
% foreman start -f Procfile.ember
-
Verify that the app is up and running.
% open http://admin.app.lvh.me:4200
You can sign in to the demo account with the following info.
Password | |
---|---|
admin@gs.com | admin |
- bower
- ruby 2.3.1
- bundler
- foreman
- PostgreSQL
-
Start Foreman.
% foreman start -f Procfile.rails
-
Verify that the app is up and running.
% open http://foo.app.lvh.me:3000
You can sign in to the demo account with the following info.
Password | |
---|---|
fb@gs.com | foo |