Skip to content

wsargent/Play20StartApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayStartApp

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

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

About

Starting APP Play Framework 2.0, with Signup, Signin, Reset password

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 68.8%
  • HTML 23.7%
  • CoffeeScript 4.0%
  • Scala 2.3%
  • CSS 1.2%