-
Requirements:
- docker-compose
-
Setup
git clone https://github.com/seccom-ufsc/hertz.git
cd hertz/- After that, to start the server
docker-compose up -d- If you are running Hertz for the first time, you need to import the student's data (and create an admin account)
docker-compose run web python db_populate.py students_data.csv