Open Issues Need Help
View All on GitHub Add startup popup for Supabase configuration about 2 months ago
AI Summary: This issue proposes adding a startup configuration flow for Supabase credentials. It involves creating a mechanism to save and load these credentials from a local file, checking for their existence at application startup, and displaying a JavaFX dialog to prompt the user for input if they are missing. The collected credentials will then be used to initialize the Supabase client.
Complexity:
3/5
enhancement good first issue