dbalduini / lojinha

a small store application, developed using Play 2 and Akka 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 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.

About

a small store application, developed using Play 2 and Akka 2

License:GNU General Public License v3.0