Templates for applications using Lepus Framework Setup Set up an application using the Lepus Framework. Database startup Start the database using the docker-compose configuration provided by default. $ docker compose up -d Server startup Launch applications using the default settings provided. $ sbt $ compile $ background