Skip to content

Templates for applications using Lepus Framework

Notifications You must be signed in to change notification settings

takapi327/lepus-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Templates for applications using Lepus Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages