#supabase
React.js + Supabase + GCPで作った個人開発WEBアプリ「YEN$CONVERSION」
https://qiita.com/syab-syab/items/c14ab0b6f2cb358ca520?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #React #個人開発 #googlecloud #Supabase
Wanna self-host #supabase ? Here ya go https://www.youtube.com/watch?v=wyUr_U6Cma4&t=12s
My first bot is nearly done. Written with #Typescript, #Playwright and #Supabase.
If playwright runs in headless mode, it fails frequently. Currently i have no idea, why.
It’s the weekend! That means you can build and scale to millions with Supabase
⚡️An open source Firebase alternative
See my crash course for getting started as an iOS dev using their Swift library
Découverte #tech du soir :
https://pocketbase.io/
Petit projet open source en go avec un seul binaire pour faire du #backend as a service en remplacement de #firebase et #supabase !
🌩️
Cloud Authentication Services
There is a sea of Cloud Auth / Identity management providers.
There was a time I used to roll my own, but as security is getting complicated, it seems for startups & small to medium businesses it is better to use a cloud auth provider.
Please share your thoughts on your experience with this as I look into this area.
So far I have come across:
Interesting course, for free!!👀
#NextJS #Supabase
Build a Twitter Clone with the Next.js App Router and Supabase
https://egghead.io/courses/build-a-twitter-clone-with-the-next-js-app-router-and-supabase-19bebadb
#nuxt with #pinia #tailwindcss and #supabase makes creating websites so easy these days. It’s crazy.
caralho... #supabase agora é opensource 👀
https://supabase.com/
Discover how we leveraged the power of @supabase to build effective solutions at AntStack. Our latest blog post delves into Supabase's features and its role in shaping our MVP: https://www.antstack.com/blog/building-an-mvp-app-using-supabase/ #Serverless #Startups #Supabase
Really like the combo :chocola2:
#dev #development #js #javascript #css #react #nextjs
New App project:
A #FOSS Android app to track your progress reading a book a let comments in the pages of the book.
✅ Core feature (#KMM)
✅ Navigation
✅ User authentication
✅ Backend (#Supabase)
✅ Legal documents
✅ Crash reporting (#Acra)
❌ Ads
⏳F-Droid
⏳Analytics
⏳More features
⏳Donations
⏳Play Store
First MVP ready to ship
#supabase #개발자
https://supabase.com/docs/guides/integrations/cloudflare-workers
여러분 supabase 붐은 옵니다 지금 탑승하십시오
After making relatively slow progress at #supabase and hitting a wall with Functions and local dev, I’m starting to think it’s worth just going back to a Rails backend. Auth is super cool, and the dev cycle is good once you get familiar, but the rough edges are super rough.
I would love to hear that I’m wrong and just missing something. The #swift client is pretty good, but the doc is lacking, which is frustrating at times.
#Mozilla has partnered with #OpenAI and #Supabase to develop AI Help, an interactive interface powered by GPT-3.5, to provide programmers with coding assistance and guidance on the Mozilla Developer Network website.
https://alternativeto.net/news/2023/7/mozilla-launches-ai-help-an-ai-powered-assistant-for-programmers-developed-by-mdn/

I'm working on an RSS reader app as a portfolio project using #SvelteKit and #Supabase.
Aside from the regular "subscribe to a feed," "mark as read," etc, I want to include annotations and bookmarks.
Shouldn't be too difficult. I think I'll probably save a start/end position for the text selection the annotation/bookmark refers to. I thought it might be possible by just saving the text, then matching it in the UI, but that wouldn't account for multiple occurrences of the same string.
@vegetarianzombie Unity. I posted a video with some info here:
...and I did a bunch of interviews (e.g. search for BlazeSky making of) on YouTube as well.
LMK if you have any Qs - lots of fun to make and still using #unity today for non-game and game client stuff. Working on some interesting stuff using Unity as client and #supabase for the backend. UniTask async/await ftw.
I’m curious if what people think of #supabase as a backend and auth provider. Knowing SQL, it seems like a quick way to a functional app, but I’m nervous of lock-in (which is WAY premature for my needs) if something were to actually come of it. Auth seems the real killer, since a Rails backend takes 15 minutes these days.
[Re. @cecilphillip]
Going live with @thorwebdev in a few minutes to chat about @supabase and @StripeDev
https://www.youtube.com/watch?v=D5kOnnB72WA
#stripedev #supabase
Build in a weekend
Scale to millions
Just discovered that there's an #opensource alternative to #firebase - it's called #supabase. It comes with clients in a multiple languages (sadly no PHP yet), and was started by a Kiwi developer Paul Copplestone:
More for a demo than actual needed functionality, I tried to mimic ChatGPT's "typewriter" visual effect when chunks come back from the streaming OpenAl API. I was surprised how easy it was to get something working with Deno's built-in Web Streams API.
https://flori.dev/reads/streaming-on-the-edge
#deno #ChatGPT #OpenAI #edge #streams #http #gpt #supabase #denodeploy
I'm starting to like #Supabase 🙂 I'm working on a catalog that lets you pick #ESP32 boards and sensor modules to assemble #IoT sensors.
The #backend gets parts availability and prices from Digi-Key and Mouser using Supabase Edge Functions running on Deno, and a pg_cron job to invoke that a few times a day to refresh the stocks.
The mix of old and new technologies in Supabase seems to work very well 👍
I'm having my first introduction to #supabase, which is a sort of hosted Postgres with a direct client API. It's very peculiar, like the API feels very incomplete and undocumented. Anyway, after poking around I thought maybe stored procedures would be the way to go, avoiding fancy querying in the client and giving a kind of flat view of anything.
But how can anyone possibly manage these things?! Conceptually this seems like a good approach, but for maintenance it seems hopeless
Hello developer friends. I'm using #Supabase with #Prisma in #TypeScript. The user object does contain the invitations object and the schema.prisma User model does have "invitations".
I re-generated the Prisma client, restarted VS Code and restarted the TS server. What else could be the reason for this mismatch?

Well then, time for me to replace #pgbouncer with #supabase #supavisor 😁
https://github.com/supabase/supavisor
En Infinita Recursión #36: alumnos creando Instagram en unas horas, que es el algoritmo Run-Length Encoding, Richard Karp por Camilo Chacón y reto sobre Tetris.
¡Suscríbete ya para recibirlo! https://newsletter.andros.dev
#javascript #VueJS #nuxtjs #supabase

Hoy en clase hemos hecho un Instagram muy básico usando Nuxt 3 y Supabase.
Se pueden subir imágenes, dar Likes y funciona en tiempo real entre todos los visitantes.
Por si queréis jugar lo he desplegado en GitHub: https://tanrax.github.io/idegram/
#javascript #supabase #nuxtjs

💡Follow this new guide on how to secure your self-hosted #Supabase deployment via docker-compose using #CrowdSec for:
✅Enhanced protection.
✅Detection of sophisticated attacks.
✅Capabilities to integrate in cloud-native workflows.
👉https://www.crowdsec.net/blog/hardening-self-hosted-supabase
Hey guys. If you love #supabase and #mantine and #nextjs then I have something for you. A ready-to-go multi-tenant boilerplate, freshly built, future-safe, server components -> yes!
https://github.com/activenode/supabase-next-app-mantine
Contact me for consultancy if you need it or create an issue.
I’ve been playing with #supabase on my latest project and really like it.
I ran into issues when testing database webhooks on my dev machine via the CLI, but figured out a workaround.
Absolutely, continually blown away by #supabase
$25 for just hosted #PostgreSQL , #auth for 100k MAU, and email support is brilliant.
The fact it's also a fully formed #BaaS/#Firebase alternative with far less lock in is a bonus.
Working on my SQL chops has been the smartest thing I've done in a loooong time.
#TIL #TodayILearned about the hashtags #ThreeGoodThings and #3GoodThings, what a lovely way to inject a bit of positivity in my day and get better at engaging on Mastodon more often. Today is far from over for me, but good things so far are:
1. vegetarian (not)pork pies
2. #Supabase's documentation of their authentication system, and their great #SvelteKit example code
3. The cat not running away when I came to sit with her
@exchgr That's my day job!
Good #integration resources to start exploring with:
https://www.netlify.com/integrations/ #Netlify
https://vercel.com/integrations #Vercel
https://supabase.com/partners/integrations #Supabase
And so on...
So I've finally setup a workflow to Toot every time I add something to #Otter (my little bookmarking side-project) with a specific tag, specifically the one that powers the feed on my site (https://zander.wtf/likes). They will appear as items starting with "New liked ...". If you want the full feed, I also send them to @otterbot.
This is made possible using #supabase's webhooks feature and a #nextjs API route on my #Otter web app.
An open source Firebase alternative, #Supabase adds auth, realtime, and restful APIs to Postgres without a single line of code. Browse open positions at Supbase on #OSJobHub https://opensourcejobhub.com/company/588/ #jobs #hiring #SRE #cloud #marketing #OpenSource #PostgreSQL #database #RemoteWork
@command_tab I’m not saying it’s the only way otherwise, but have you looked at #supabase as an option at all? I thought about a similar move recently and it took a lot of the management pain away, plus made me learn more about the inner workings of Postgres in the process.
Google: "We’ll soon configure #GoogleAnalytics 4 for you!!"
Me: *deletes all Google Analytics properties* "No, you won't."
Related: I'm quite happy with my #Umami instance on #Vercel & #Supabase. https://umami.is/
Tell me you're building a SaaS product and mobile app all by yourself and just pushing to main all day long, without actually telling me you are 😬
#developer #frontend #FrontendDevelopment #FullstackDeveloper #Javascript #Vue #Supabase #SaaS
I have a dilemma - i haven’t written an actual #sql query in like.. oh wow 7 years!? Anyway, the point is I was a novice at best before.
So, i guess my question is, when creating an api backend with #express (and probably #supabase ) do I try to teach myself #postgresql and do everything raw, or should i just dive in with #prisma (or another ORM)?
Couldn't find an app that combined exactly the health data I want to see aggregated. So tonight I built a simple dashboard with #nextjs & #supabase. It pulls my data from my watch every 5 minutes. #applewatch #fitness
Spent last night and tonight researching the tech choices of #indiehackers for some small projects this year. Looks like #SupaBase and #PocketBase with a Flutter front-end are right for this job. #Fable will let some #Flutter be done in FSharp soon, a bonus. Strange to not start a project with IaC but this is not forthe enterprise.
This weekend I started to build my first serious side project, which I really want to turn into a functioning SaaS.
I never have done it before. Released libraries, videos, code, and such in the past, but never built a whole product that got further than the idea and little code pieces.
For the new project, I have a small, but very clear goal, and I'll focus on getting it running and not on bikeshedding.
I'll share more as soon as the main functionality is working.
F# in strange places. Supabase Edge functions. My blog post for @sergey_tihon's advent calendar is live!
https://hashset.dev/article/19_f_in_strange_places_supabase_edge_functions
Gotta be honest folks, as a front-ender, relearning #SQL and picking up #Supabase feels a bit like getting super powers 😅
#WebDeveloper #WebDevelopment #FrontendDevelopment #FrontendDeveloper #Postgres #PostgreSQL #Founder
pg_crdt from #supabase integrates #yjs and #automerge in a Postgres extension to implement #crdt based syncing at the DB level.
Indirectly, the fact you have the flexibility to stick extensions like this in a Supabase application and it works at all cleanly with the pre-existing Realtime feature is a pretty good sign re: its design as far as flexibility.
This year I started an adventure and became a #founder starting a #sustainable #data for fashion #startup called LAYBL (link in bio)
As part of that I’ve adopted a stack made up of #vuejs #supabase and #ionicframework
It’s been a hell of a ride so far but it’s such an incredible set of tools, and as I get to grips #PostgreSQL and #serverless / #edge stuff, I’m really beginning to feel like a #fullstack developer and empowered to build anything.
If you’re curious about the stack AMA…
Looks like #Supabase are hiring #FrontendDeveloper #UIDesigner and #UXDesigner roles: https://twitter.com/JSummersMuir/status/1590255473240215554?s=20&t=CRCdze5yt-jbhxLlI159gw
I'm finally starting a re-write of https://billmypocket.netlify.app/ in #ReactJS / #NextJS with #Supabase.
Hit me up if you want in and would like to see this happen. #PriceParity #xp
@humanetech #Supabase is indeed the next one that I'm planning to test.
Supabase tries to be more a 1-1 replacement of Firebase though, while the alternatives based on UnifiedPush are more like general-purpose mechanisms to deliver asynchronous messages regardless of the platform - and I'm ideally looking for something that can work on any platform, not only Android. But let's see, if Supabase has managed to implement something more usable on Android I may even opt for it in the short term.