You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
nm-georgety
changed the title
Make visualiser exportable as static export
Make visualiser exportable as static NextJS export
Oct 20, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: