pme123 / scala-adapters

A simple framework to implement your server jobs - providing a standard UI-client to monitor and test them.

Home Page:https://pme123.github.io/scala-adapters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala-adapters

Build Status Coverage Status Heroku

An implementation of a web fullstack with Scala/Play on the server and ScalaJS/Binding.scala on the client.

Check the documentation: pme123.github.io/scala-adapters/

Documentation

Run Demo app locally: sbt run -Dconfig.resource=demo.conf

Run Jekyll locally for working on the docs:

cd PROJECT_DIR/docs bundle exec jekyll serve --config _config.yml,_config.dev.yml

Create CHANGELOG:

Adjust version: .github_changelog_generator

github_changelog_generator -u pme123 -p scala-adapters -t TOKEN

Check here for the TOKEN: https://github.com/settings/tokens

About

A simple framework to implement your server jobs - providing a standard UI-client to monitor and test them.

https://pme123.github.io/scala-adapters/

License:Apache License 2.0


Languages

Language:Scala 97.3%Language:HTML 1.3%Language:Java 1.1%Language:CSS 0.2%Language:Procfile 0.1%Language:JavaScript 0.0%