Skip to content

HTML, JavaScript and CSS from Scala

Notifications You must be signed in to change notification settings

AIMMOTH/scala-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SCALA STACK

Backend serve HTML, JavaScript and CSS from Scala! No frontend build (gulp, grun), no files (js, css, html, sass, less)!

Description

Backend Scala servlets serve a HTML file build with ScalaTags and ScalaCSS, and a JavaScript hot compiled from Scala JS source read from webapp.

Environment

Maven project with Google Fleixble Environment with Java 8, Servlet 3.1 and Scala 2.11.

Live

Check out live

Run and Deploy

This project is dependent on a second project scalajs-compiler-jetty. Either clone and install it with maven or use copy of JAR included in src/main/resources.

Use maven and run $ mvn gcloud:run or $ mvn gcloud:deploy. Make sure to have GCloud installed and Python on path!

Another way is to compile (use IDE like eclipse) and copy dependencies into webapp, and use the python to run "dev_appserver.py" included in GCloud SDK.

About

HTML, JavaScript and CSS from Scala

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages