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
- Host: GitHub
- URL: https://github.com/ascorbic/gatsby-state-viz
- Owner: ascorbic
- License: mit
- Created: 2020-04-06T09:27:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:38:46.000Z (about 3 years ago)
- Last Synced: 2025-02-02T04:24:50.714Z (12 months ago)
- Language: TypeScript
- Homepage: https://gatsby-state-viz.netlify.com/
- Size: 686 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`