# You will need to have an appropriate version of ruby and npm installed
git clone repo
cd to folder
./setup.sh
# run the server
source env.sh # use a jschol-compatible env file
./run.sh
# Visit http://localhost:4001/graphql/iql
- Graphql API
- MySQL (with ruby Sequel ORM)