Contribute

Database Flow is a standard open source Scala SBT project, and can be run like any other SBT application. Many SBT plugins are provided to make development easier and safer. To get started, clone the git repo, and run sbt in the project’s directory. Once the prompt appears, execute “run”, and the service will become available on port 4260.

Project Documentation

Project Description
Shared Common code shared between JVM and JavaScript, mostly base schema definitions and support classes
Client ScalaJS classes that create the web user interface
Server Main Database Flow server, handling all http requests and CLI arguments