xstate-viz icon indicating copy to clipboard operation
xstate-viz copied to clipboard

Make visualiser exportable as static NextJS export

Open nm-georgety opened this issue 2 years ago • 0 comments

I'm trying to make this repo build to a static site that can be hosted on S3.

Seeing in the source the reliance on Supabase for Auth, and needing to be server based. Is there a way to optionally disable/remove all auth functionality and be able to build this to a static nextjs export? Or is there some other dependency that would prevent it?

Just looking to inspect a running machine, see the visualisation etc while developing. (In addition to having Redux dev tools open of course)

Many thanks.

nm-georgety avatar Oct 20 '23 10:10 nm-georgety