-
- Setup project
- Setup initial DB tables
- Configure authentication
- Setup utilities
-
-
- [x] Create a table for articles
- [x] Add user authentication
- [ ] Create a separate table for tags
- [x] Add user field to articles table
- [ ] Add public/private field to articles table
-
Hello All,
I am looking to send an email using resend with the default ****.supabase.co email but I am unable to verify the email DNS records as resend requires as found at https://resend.com/domai…
-
Is there a way I can display the stream on my custom JavaScript application using webrtc using firebase or supabase to exchange ice candidates?.
-
The logger should be re-equipped with what's need to be able to post errors to Supabase.
- Should be LogLevel configurable
- Should not require that consumers of the package are required to instal…
-
index.ts has this if statement:
> // should include pooler.supabase.com
> if (!postgresUrl.hostname?.includes('pooler.supabase.com')) {
> throw new Error(
> 'Invalid Post…
-
It does not appear the documentation for Contribution is up to date for building Supabase. Has anyone performed a fresh VM install and build to ensure this builds without error. Likewise, what is the …
-
# Currently
the supabase-skip package does not support the rpc function
## Goal
Use supabase-skip package to call rpc function
## Implementation Issues
- Different way to call supabase rpc f…
-
**Describe the bug**
Following an update to the CLI, I am no longer able to start supabase services via the cli.
I am using Ubuntu 22.04 via Windows 11 WSL. I initially installed supabase via dpkg…