Skip to content

tirkarthi/lacinia-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

496033f · Oct 9, 2017

History

10 Commits
Sep 12, 2017
Oct 9, 2017
Sep 14, 2017
Sep 14, 2017
Sep 14, 2017
Sep 12, 2017
Sep 12, 2017
Oct 9, 2017
Sep 14, 2017
Sep 14, 2017
Oct 9, 2017
Sep 15, 2017
Sep 14, 2017
Sep 14, 2017

Repository files navigation

Lacinia tutorial Build Status

A simple Lacinia tutorial

Installation

  • Clone the repo and run python createdb.py to create database as test.db
  • Rename test.db as dev.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

Demo

IGraphQL

License

Copyright © 2017 Karthikeyan S

Distributed under the MIT License