Next.js + Supabase Auth + LiftKit UI

Because Shadcn gets stale after a while.


What's in the template?

Just some reasonably configured styles, pages to handle auth with Supabase, and beautiful LiftKit UI components ready for future building.

Change Liftkit styles by accessing /src/components; change typography by accessing typography.css.

.env needs NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_PUBLISHABLE_OR_ANON_KEY.

Made by Andrew Yuan.