Open Issues Need Help
View All on GitHubAI Summary: Update the Novari project to use the `@supabase/ssr` package instead of the deprecated `@supabase/auth-helpers-nextjs` package. This involves uninstalling the old package, installing the new one, and updating the relevant imports according to Supabase's migration guide.
Novari: A Personal Development Platform for tracking goals, habits, and growth.
AI Summary: Implement a user onboarding tutorial that plays only once for new users upon their first visit to the home page. The tutorial should be re-implemented, addressing the removal of previous tutorial code and the presence of obsolete CSS (introstyles.module.css).
Novari: A Personal Development Platform for tracking goals, habits, and growth.