An open API service indexing awesome lists of open source software.

https://github.com/ascorbic/gatsby-state-viz

Gatsby state machine visualiser
https://github.com/ascorbic/gatsby-state-viz

Last synced: 19 days ago
JSON representation

Gatsby state machine visualiser

Awesome Lists containing this project

README

          

# gatsby-state-viz

This is a POC to show visualisation of the Gatsby develop state machine. This hasn't been released yet, so for it to work you'll need the `feat/state-machine` branch of Gatsby.

Currently this connects to a hard-coded port, so you can only run one site at a time.

To run, run `yarn`, then `gatsby develop`