saimon24 / supabase-trello-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supabase Angular Trello Board

A Supabase example with Angular and Tailwind.

Supabase Trello Clone with Angular

Running the Project

  • Install all dependencies with npm install
  • Create a Supabase instance
  • Add your key and url to the environment.ts
  • Run the db.sql inside the SQL Editor of Supabase
  • Enable realtime for your cards and lists table within the Supabase Table Editor
  • Enjoy!

About


Languages

Language:TypeScript 61.8%Language:HTML 21.4%Language:PLpgSQL 12.0%Language:JavaScript 4.4%Language:SCSS 0.4%