Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Latest commit

 

History

History
46 lines (36 loc) · 1.6 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.6 KB

PlayStartApp

This is a sample application using Play Framework (See tags https://github.com/yesnault/PlayStartApp/tags for download)

Latest activator

This sample application is no longer maintained, but feel free to open a PR to add compatibility.

Features

  • Sign Up
  • Sign In
  • Reset password
  • Settings Page
  • Change email from Settings

Application details

Try

  • Rename conf/email.conf.example in conf/email.conf and check it (smtp, etc...)
  • Download Activator from http://www.playframework.org/
  • Open a terminal in PlayStartApp directory and exec activator run
  • Generate Scala Doc & Javadoc with exec activator app-doc (task app-doc add in Build.scala file)

Activator

Documentation

Promotion

Licence

  • BSD. See LICENSE file

Contact

Twitter : @yesnault