Skip to content

A Graphql subscription example with re-graph on the client, lacinia-pedestal on the server.

Notifications You must be signed in to change notification settings

myguidingstar/regraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regraf

A Graphql subscription example with re-graph on the client, lacinia-pedestal on the server.

Development Mode

Run server:

lein repl
(start)

A server with Graphiql should start at http://localhost:8888

Build client:

lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

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

About

A Graphql subscription example with re-graph on the client, lacinia-pedestal on the server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published