Lightweight Twitter clone to experiment with Supabase and Tailwind CSS based on a tutorial by Jon Meyers
npm install
to install packagesnpm run dev
to run Next.js in development mode.Supabase secrets should be set in .env.local
as:
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=