iamshaunjp / iamshaunjp/Supabase-Tutorial-for-Beginners

Deployment issue- supabase table reference

Open
#3 0 comments 3 reactions 0 assignees View on GitHub
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)
![Screenshot (6)](https://user-images.githubusercontent.com/111669165/211202094-f4743d4e-8ecb-4e9a-b2d3-1aec3df70df0.png)

to...

.from('smoothies')

(screenshot of video tutorial)
![Screenshot (7)](https://user-images.githubusercontent.com/111669165/211202086-fbbb2a70-c9d5-448e-9b05-80e6490f1870.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.