-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WS] 1 Supabase Set-Up and Web Scraper Research #3
Conversation
…enasun/branch1
…enasun/branch1
…enasun/branch1
Thanks for finishing your sprint so fast Deena! Could you re-format the queries and folder nesting to be supabase folder >> queries folder. Then you will connect the client will be under the supabase folder called createClient.ts . Your actual query will be inside the queries folder (your current file name is fine for now! You can use IJP as an example: https://github.com/calblueprint/immigration-justice-project/tree/main/src/api/supabase . Let me know if you have any questions! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome Deena!
…enasun/branch1
🗽 What's new in this PR
Description
Created
src/queries/query.ts
Created
app/testing/page.tsx
Screenshots
ace-ny.sprint.1.demo.100524.mp4
How to review
First, review the supabase client setup and fetch query functions in
src/queries/query.ts
Testing
Standard procedure
Navigate to the following url:
/testing
You should see the fetched queries show up on your screen after loading!
Next steps
Relevant links
Online sources
Related PRs
CC: @itsliterallymonique