Live demo: https://n3-supabase.netlify.app
Make sure to install the dependencies
yarn install
Fill the .env with the Supabase environement variables:
SUPABASE_URL="https://example.supabase.com"
SUPABASE_KEY="<your_key>"
In your Supabase project, make sure to create the tasks table with the following fields:

Start the development server on http://localhost:3000
yarn dev
Build the application for production:
yarn build
Checkout the deployment documentation.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.