Simple Notes CRUD App

  • Clone repo
  • Move to project root folder, run yarn to install the dependencies
  • Create new supabase project
  • Create .env file and provide the DATABASE_URL
  • Execute yarn dev to run the site