Skip to content

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

License

Notifications You must be signed in to change notification settings

pme123/scala-adapters

Repository files navigation

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