Let's Play!

Here at Etna d.o.o. we use Play Framework for almost every new web development project. We believe it’s one of the best web frameworks available out there. But even though it’s a full stack web framework, with lots of features, you need to bootstrap it and that’s repetitive :(

This is the reason we built a template project which we use for bootstrapping our projects. It’s available freely here.

Some of the features:

  • Authentication & Authorization
  • I18N
  • Bootstrap 3
  • Font Awesome

Getting started:

  • Clone the repository
  • $ cd etna-play- template
  • $ play run

 

We hope you’ll find it useful.