supabase_addons
supabase_addons copied to clipboard
Migrate visualizer to react
Is your feature request related to a problem? Please describe.
The current visualizer app is good, but can be better. It doesn't feel web-native at all
Describe the solution you'd like
Migrate the app to a framework that makes a webapp that feels native.
Describe alternatives you've considered
- React
- Angular (too complex)
- Vue
- Svelte