Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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

A simple framework to implement your server jobs - providing a standard UI-client to monitor and test them.
https://github.com/pme123/scala-adapters

binding-scala heroku playframework scala scala-fullstack semantic-ui

Last synced: 3 months ago
JSON representation

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

Lists

README

        

# scala-adapters
[![Build Status](https://travis-ci.org/pme123/scala-adapters.svg?branch=master)](https://travis-ci.org/pme123/scala-adapters)
[![Coverage Status](https://coveralls.io/repos/github/pme123/scala-adapters/badge.svg?branch=master)](https://coveralls.io/github/pme123/scala-adapters?branch=master)
[![](https://jitpack.io/v/pme123/scala-adapters.svg)](https://jitpack.io/#pme123/scala-adapters)
[![Heroku](http://heroku-badge.herokuapp.com/?app=tranquil-reef-73468)](https://tranquil-reef-73468.herokuapp.com)

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/](https://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