Tyler Shukert 💙
banner
dshukertjr.dev
Tyler Shukert 💙
@dshukertjr.dev
DevRel engineer at Supabase. Also maintain supabase_flutter 💙
Supabase now has queues!

Queues were the missing piece of the Supabase stack that many in the community were asking for large-scale applications!

You can send and consume queues using SQL, as well as do the same from the client libraries and secure them using RLS!
December 5, 2024 at 3:28 PM
Supabase now provides a free easy-to-use cron job scheduler!

Configure the job from the dashboard and set it to send an HTTP request or call a database or edge function periodically!

View the history of the past jobs that it ran so that you can debug when something goes wrong!
December 5, 2024 at 6:31 AM
We upgraded the AI Assistant on your Supabase dashboard!

It will now be accessible anywhere within the dashboard, starting at the top right corner or by pressing cmd + i!

You can use it to write SQL, analyze data, convert SQL to Supabase client library code, and much more!
December 2, 2024 at 5:14 PM
Let bolt.new write migration files for your Supabase database.

Here is me using bolt.new to generate the migration files for my app. It's also creating the TypeScript types. This lets us seamlessly edit the project when we load it locally.
November 17, 2024 at 2:11 PM
What do you think about the new Supabase-themed setup?
November 9, 2024 at 2:13 PM
Want your data in CSV? Just append .csv() to your Supabase query 👍
November 8, 2024 at 12:57 PM
I would love to stay connected to my Flutter friends over here on Bluesky too 💙

If you love developing apps with Flutter, leave a comment, and let's connect 👇
November 7, 2024 at 1:04 PM
Did you know that you can add custom docs to your Cursor?

Here is a quick video on how you can add Supabase docs so that Cursor has more up-to-date context of the Supabase code base!
November 7, 2024 at 8:33 AM