Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 366 Bytes

File metadata and controls

10 lines (8 loc) · 366 Bytes

Code base for GoBuild Website

Steps to Update the types from Supabase

npx supabase gen types typescript --project-id ID --schema public > ./src/integrations/supabase/types.ts

To run in local follow the given below steps:

  1. Clone the repo - git clone https://github.com/092vk/GoBuildMain.git
  2. cd GoBuildMain
  3. npm run dev
  4. Go to localhost:8080