How to setup TestingConferences.org locally

  1. Make sure you have Docker or some other container service
  2. Run devops/setup.sh
  3. When everything is ready a page will open automatically
    • If it doesn’t you can browse to http://localhost:4000/

Now you can make changes and see how they look in your local browser.

When you are done:

  1. Run devops/teardown.sh