8000 GitHub - ponkin/TicketReservation: Scala Akka Actors toy project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ponkin/TicketReservation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket reservation system

Build

Run sbt packageBin to create distribution zip(see target/universal directory). Or you can build Docker image with sbt docker:publishLocal and then run as usual local docker image.

Run

Run with sbt run or as usual docker image or extract arhive and run bin/ticketreservation.

Config

If you are using zip distribution then all configs are available in conf/application.conf file. For sbt run take a look in src/resources/reference.conf

Have fun!

About

Scala Akka Actors toy project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0