There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A small store application, developed using Play 2 and Akka 2. At least temporary archived, get in touch if you want to contribute and I'll gladly un-archive it.
NOTE: This project is, at least temporary archived. Get in touch if you want to contribute and I'll gladly un-archive it.
# Lojinha - by JCranky
Lojinha is a small application for a personal auction site. It is developed using the Play! Framework 2 and should be deployable anywhere a play application can run.
Before deploying, remember to configure your database and your amazon aws credentials in the application.conf file - or to add a secret.conf with the credentials.
You can see Lojinha in production here: http://lojinha.jcranky.com/ and some development videos with this project in this youtube channel:
http://youtube.com/jcrankydev (in portuguese).
# License
All source code created for this project (`.scala`, `.sh`, `.sbt` etc) are licensed under GPLv3.