Event tracking, rating and prioritizing for your event going pleasure.
You will need Docker.
make # Build containers.
make run # Start server.Development dependencies are a superset of the production dependencies. As such, the development container is inherited from the production container.
make dev # Enter dev container and mount this repository.The production Dockerfile gets pulled and built from the master
branch by DockerHub.