A simple Lacinia tutorial
- Clone the repo and run
python createdb.pyto create database astest.db - Rename
test.dbasdev.db - Download the jar from releases.
- Unzip the file with
gunzip <release.gz> - Run the jar using
java -jar <jar_file> - IGraphQL is present at
localhost:8888
Copyright © 2017 Karthikeyan S
Distributed under the MIT License
