iamshaunjp / iamshaunjp/Supabase-Tutorial-for-Beginners
Deployment issue- supabase table reference
Open
- Dominant language
- HTML
- Stars
- 118
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
### If anyone clones the final lesson and puts their API key and API url, the site will not work because:
in the Create.js, Update.js, Home.js , and SmoothieCard.js files you need to change:
.from('recipes')
(screenshot of repository)

to...
.from('smoothies')
(screenshot of video tutorial)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.