Skip to content

Template for creating full stack Scala apps with ScalaJS & Akka HTTP, output at https://github.com/tbje/full-stack

Notifications You must be signed in to change notification settings

tbje/full-stack.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Scala Steward badge

This is a minimal Giter8 template for Full Stack Scala with ScalaJS in the front & Akka HTTP in the back. Binding is done using Autowire and BooPickle.

sbt new tbje/full-stack.g8

It will create the project in a subdir called full-stack.

cd full-stack
sbt
reStart

Client code in js. Server code in jvm. Shared code in shared.

Changes:

  • June 22nd 2018: Upgrade sbt 1.1.6 and ScalaJS 0.6.23 + others.
  • June 14th 2020: Upgrade libs.

Is the template up to date ?

Whenever I make changes to this template I run it and push the update to tbje/full-stack. On this repository Scala Steward is providing PRs for updated dependencies and plugins so you can check how lazy I've been updating the template.

About

Template for creating full stack Scala apps with ScalaJS & Akka HTTP, output at https://github.com/tbje/full-stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages