I want to track how often and consistent my page comes up in ChatGPT searches. So I'm building a small tool: www.asklytics.dev
I want to track how often and consistent my page comes up in ChatGPT searches. So I'm building a small tool: www.asklytics.dev
📣 Supabase Launch Week Meetup
Date: 24.07.25 05:00PM - 09:00PM CEST
Location: Bern
www.meetup.com/supabase-mee...
#supabase #meetup
Thanks to vibe coding we are finally learning what it feels like to be a manager: you have no understanding of how your product works, no ability to change it yourself and all you can do is start asking dumb questions and hope that someone / something figures it out 😂
You can now create, edit, update and test Edge Functions directly from the @supabase.com Dashboard
All features dropping today:
◆ create/edit/test functions
◆ download to your computer
◆ deploy without docker
◆ Deno 2.1 preview
enjoy 🚢
@supabase.com now has llms.txt
enjoy ↓
🚢 you can now deploy Edge Functions directly from the @supabase.com dashboard
this was one of the most requested features. for this version, you can let the AI write and deploy the function.
what else do you need? we're going to iterate fast on this over the next month
We've added a new "Troubleshooting" section to the @supabase.com docs
The nice thing about this section is that they are also replicated to our @github.com Discussions. I love the concept of being available wherever it's most convenient to the developer
↓
Screenshot of some GitHub repository data in JSON format being visualized.
Tired of messy JSON? JSON Crack turns your raw data into beautiful, interactive graphs instantly 🪄 jsoncrack.com
Building a CLI is easy with these browser methods 👀
If you're using shadcn as your component library you should checkout this repo github.com/birobirobiro... really awesome collection of useful projects
Email inbox showing 3 mails from Microsoft Ads. The are 10 to 15 minutes apart and show the emails from creation to blocking.
Got my Microsoft Ads account suspended 20 minutes after creating it 🫠
the @supabase.com JS lib now supports type validation + autocomplete for eq(), neq(), and in()
This includes custom Postgres enums. Works for tables, views, and arbitrarily-nested relations.
enjoy 🚢
#FreeJavaScript update: Oracle has informed us they won’t voluntarily withdraw their trademark on "JavaScript". Next: they’ll file their Answer and we’ll start discovery to show how "JavaScript" is widely recognized as a generic term and not controlled by Oracle.
If you search some #supabase tools checkout github.com/lyqht/awesom...
In case you missed it, the State of JavaScript 2024 results are out since a few weeks: 2024.stateofjs.com
Today we're releasing Supabase Queues, for durable background task processing
supabase.com/blog/supabas...
today we're releasing @supabase AI assistant v2
it's like cursor for databases
even an Australian can use it ↓↓
www.youtube.com/watch?v=_fdP...
Are you planing to create a SaaS product using supabase? You should consider giving usebasejump.com a try.
#supabase #saas
Really looking forward to test the read replicas add on for supabase supabase.com/docs/guides/... ❤️❤️
#supabase
Sentry integration for Supabase Functions
With just a few lines of code, you can automatically capture and report #supabase function errors to Sentry. Here's how:
To use Supabase's AI Assistant localy you need to add your own OpenAI API Key to your .env file: OPENAI_API_KEY
#Supabase #AI #WebDev