Skip to content

AqoursQL UI, an example GraphQL frontend based on re-frame & re-graph

Notifications You must be signed in to change notification settings

lagenorhynque/aqoursql-ui

Repository files navigation

aqoursql-ui

AqoursQL UI, an example GraphQL frontend based on re-frame & re-graph.

Development Mode

Start CIDER from Emacs:

Refer to the shadow-cljs Emacs / CIDER documentation.

The mentioned dir-local.el file has been created.

Run application:

$ lein dev

shadow-cljs will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:8280.

Run tests:

Install karma and headless chrome

$ npm install -g karma-cli

And then run your tests

$ lein karma

Production Build

Build for production:

$ lein prod

About

AqoursQL UI, an example GraphQL frontend based on re-frame & re-graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published