EmberFest
The source code for http://emberfest.eu
Running locally
bundle install
bundle exec jekyll serve
Docker
To run the app via Docker, use the included setup with
docker compose up
Troubleshooting
Make sure you are up to date by building/rebuilding services:
docker compose build
Vagrant
Alternatively, you can use the included Vagrantfile with
vagrant up
Copyright © 2017 EmberFest UG (https://emberfest.eu)