๐Ÿ“ฆ obcode / talkallocator_lift

Example for the Lift-Chapter of my Scala-Book

โ˜… 2 stars โ‘‚ 3 forks ๐Ÿ‘ 2 watching
๐Ÿ“ฅ Clone https://github.com/obcode/talkallocator_lift.git
HTTPS git clone https://github.com/obcode/talkallocator_lift.git
SSH git clone git@github.com:obcode/talkallocator_lift.git
CLI gh repo clone obcode/talkallocator_lift
Oliver Braun Oliver Braun Update to Lift 2.1 90cd9c4 15 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ project
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ README
๐Ÿ“„ README.md

This is the Talk Allocator, an example project used for the Scala-Book http://www.hanser.de/buch.asp?isbn=978-3-446-42399-2&area=Computer

In order to use it, you need the Simple Build Tool http://code.google.com/p/simple-build-tool/

Quickstart:

$ sbt

update
jetty-run

Then open http://localhost:8080/ in your favourite browser.

Login as user user@obraun.org with password talkuser or as admin admin@obraun.org with password talkadmin.