Prerequisites: docker docker-compose Get started Start the database: docker-compose up -d db Run the migrations: swift run App migrate