Simple blogware with Play Framework
- Powered by Play Framwork
- Social sign in via github, google, twitter and facebook (powered by silhouette)
- Atom feed
- Awesome social share buttons
- That's pretty much it ;)
- Full yo API integration (tm)
- Geo tracker service integration. See config file an https://github.com/sne11ius/geotracker-service
You should
- Configure your database connection via
conf/application.conf
- Configure your
application.context
viaconf/application.conf
- Also configure your yo api token via the
nu.wasis.yotoken
setting - Create a
conf/silhouette.conf
and configure silhouette params
Finally, run activator run
and hit localhost:9000
to see whats coming up...
Yep, it's GPL v3 - get over with it ;)
Also: see the LICENSE
file