1 Open Issue Need Help Last updated: Feb 8, 2026

Open Issues Need Help

View All on GitHub

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