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