https://github.com/tirkarthi/lacinia-tutorial
A simple Lacinia tutorial
https://github.com/tirkarthi/lacinia-tutorial
clojure graphql lacinia
Last synced: 8 months ago
JSON representation
A simple Lacinia tutorial
- Host: GitHub
- URL: https://github.com/tirkarthi/lacinia-tutorial
- Owner: tirkarthi
- License: mit
- Created: 2017-09-12T17:45:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T17:01:18.000Z (over 8 years ago)
- Last Synced: 2025-04-01T15:56:07.398Z (10 months ago)
- Topics: clojure, graphql, lacinia
- Language: Clojure
- Size: 1.5 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Lacinia tutorial [](https://travis-ci.org/tirkarthi/lacinia-tutorial)
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](https://github.com/tirkarthi/lacinia-tutorial/releases).
* Unzip the file with `gunzip `
* Run the jar using `java -jar `
* IGraphQL is present at `localhost:8888`
# Demo

# License
Copyright © 2017 Karthikeyan S
Distributed under the MIT License