Skip to content

The starting point for an example Web application built while reading "Modern Web Development with Scala"

License

Notifications You must be signed in to change notification settings

denisftw/play-scala-web-starter.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Web Development with Scala

This is a giter8 template that provides the skeleton of an example application that we will be building over the course of the Modern Web Development with Scala book. The template is loosely based on the "play-scala" Activator template but it's much simpler.

Quick start

If you have sbt 0.13.13 or higher installed, you can initialize a new project from this template easily:

sbt new denisftw/play-scala-web-starter.g8

It will prompt you to type a project name and then initialize the project in a new directory.

Versions used

The code uses Play 2.8, Scala 2.13 along with sbt 1.4.

About

The starting point for an example Web application built while reading "Modern Web Development with Scala"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published