- Install IntelliJ
- Install Docker
- Install java
- Run
docker-compose up -d
in the root folder - Spin up the application in IntelliJ by running the play button in the class
ChallengeApplication
This will create a MySQL database in docker, and will automatically create the database structure. After that go back to running the Mobile application in Android Studio.