Skip to content

kenpower/CRC-cards

Repository files navigation

Tool for brainstorming CRC cards

Developer area

serve and hot reload npm run dev

https://github.com/KenPowerClassroom/semester-1-team-game-project-tetris.git

Supabase

login to supabase and link the project

npx supabase login
npx supabase init #setup supabse config
npx supabase link #link this folder to project
npx supabase init

make a db migration and push it

npx supabase migration new example_create_user_table
npx supabase db push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published