Skip to content

vehagn/deltahouse

Repository files navigation

Deltahouse

A rewrite of an old project called DeltaPi for trading tokens for refreshments at the student office.

Getting started

Download Java 21 from e.g. Azul, or using your favourite package manager. SDKMan is also an alternative.

To start the application using an in-memory H2 database run

./gradlew bootRun --args='--spring.profiles.active=local-h2'

The application will be available at localhost:8080.

Open API (swagger) documentation is available at http:https://localhost:8080/swagger-ui/index.html.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages