- Clone project using https://github.com/backend-simformsolutions/lecturio_test.git
- Install Docker
- Install Docker Compose
- Copy .env.example file to .env on the root folder and change the database name to whatever you have, username and password field correspond to your configuration.
- docker-compose up --build
- Go to http://localhost:8000