This repository contains the project documentation, but it also has some scripts to get up get started:
# Clone this repository
git clone https://github.com/commitd/jonah.git
# Run this command (it'll clone the other two projects for you)
./setup.sh
# Now go to the project you want:
# cd jonah-server
# cd jonah-ui
# or build everything:
./build.sh
cd build/
./run.sh
Quite right!
This is a top level project repository, but the actual code is held under to separate repositories:
- Jonah Server for backend server code
- Jonah UI for the frontend web code
The project depends on the Invest framework:
- Invest for the project documentation
- Invest Server for backend server code
- Invest UI for the frontend web code
Jonah is licensed under the Apache Software Licence, see the LICENSE for more details.
Committed were selected by the Defence Science Technology Laboratory (Dstl) to deliver the Jonah Framework under a contract which ended in March 2018.