Mathew Attlee · @codeinabox
41 followers · 120 posts · Server hachyderm.io

Whilst looking into as a way to quickly put together a backend for a React Native app, I stumbled upon and love that it's and offers out of the box 🤓 supabase.com/docs/guides/api/g

#Firebase #Supabase #opensource #graphql

Last updated 1 year ago

Daniel Brüggemann · @danbruegge
4 followers · 25 posts · Server toot.cafe

My first bot is nearly done. Written with , and .

If playwright runs in headless mode, it fails frequently. Currently i have no idea, why.

#typescript #playwright #Supabase

Last updated 1 year ago

nosh :fosstodon: (ʘ‿ʘ) · @nosherwan
500 followers · 4782 posts · Server fosstodon.org

🌩️
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:


(by Okta)





#cognito #auth0 #okta #firebase #Supabase #keycloak #security #authentication #cloud

Last updated 1 year ago

Interesting course, for free!!👀

Build a Twitter Clone with the Next.js App Router and Supabase
egghead.io/courses/build-a-twi

#NextJS #Supabase

Last updated 1 year ago

Matt Faz · @MFAZ
12 followers · 36 posts · Server fosstodon.org

with and makes creating websites so easy these days. It’s crazy.

#nuxt #Pinia #tailwindcss #Supabase

Last updated 1 year ago

Prashanth HN · @prashanth
92 followers · 31 posts · Server awscommunity.social

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: antstack.com/blog/building-an-

#serverless #startups #Supabase

Last updated 1 year ago

Eddie Roger · @eddieroger
11 followers · 26 posts · Server hachyderm.io

After making relatively slow progress at 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 client is pretty good, but the doc is lacking, which is frustrating at times.

#Supabase #swift

Last updated 1 year ago

AlternativeTo · @alternativeto
895 followers · 1294 posts · Server mas.to

has partnered with and 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.
alternativeto.net/news/2023/7/

#Supabase #openai #mozilla

Last updated 1 year ago

Jeff Caldwell · @trainingmontage
257 followers · 1386 posts · Server hachyderm.io

I'm working on an RSS reader app as a portfolio project using and .

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.

#sveltekit #Supabase

Last updated 1 year ago

Eddie Roger · @eddieroger
10 followers · 15 posts · Server hachyderm.io

I’m curious if what people think of 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.

#Supabase

Last updated 1 year ago

Pablo :ferris: · @pablogmz
47 followers · 166 posts · Server fosstodon.org

supports branching guys? I can't find info about in the Docs 🤔

#Supabase

Last updated 1 year ago

Will Iverson · @wiverson
297 followers · 1292 posts · Server mas.to

Check out this video on how to use w/ , including native Sign in with Apple!

youtu.be/S0hTwtsUWcM

#unity3d #Supabase

Last updated 1 year ago

Will Iverson · @wiverson
297 followers · 1291 posts · Server mas.to

New video showing how to use with , including native Sign in with Apple!

youtu.be/S0hTwtsUWcM

#unity3d #unity #Supabase

Last updated 1 year ago

Marc Duiker 👾🎨⚡ · @marcduiker
483 followers · 190 posts · Server mstdn.social
Ian Bicking · @ianbicking
1035 followers · 272 posts · Server hachyderm.io

I'm having my first introduction to , 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

#Supabase

Last updated 1 year ago

Lars Kappert · @webpro
31 followers · 99 posts · Server fosstodon.org

Had a blast this week with , , (and Deploy), and learned more about streams and SSE in both client and server.

Hacked everything together in a basic demo (based on release-it docs) over at 7-docs-deno-supabase.deno.dev

Early early alpha stages, but happy the dots are connected.

#openai #Supabase #deno

Last updated 1 year ago

Lars Kappert · @webpro
31 followers · 95 posts · Server fosstodon.org

Had a good run with 7-docs. Ingest local files or from a GitHub repo into a Pinecone or Supabase vector database, which you can then query like .

Allow me to break that down. After setting up a few API keys ( and either or ), you can do this:

```
$ 7d ingest --files README.md --files 'docs/**/*.md' --namespace my-collection
```
And start asking questions:
```
$ 7d Can you please give me a summary?
```

github.com/webpro/7-docs

#chatgpt #openai #pinecone #Supabase

Last updated 1 year ago

Alejandro Baez · @zeab
111 followers · 480 posts · Server fosstodon.org

Well then, time for me to replace with 😁
github.com/supabase/supavisor

#pgbouncer #Supabase #supavisor

Last updated 1 year ago

Andros Fenollosa · @andros
169 followers · 597 posts · Server hostux.social

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! newsletter.andros.dev

#javascript #vuejs #Nuxtjs #Supabase

Last updated 1 year ago

Andros Fenollosa · @andros
168 followers · 588 posts · Server hostux.social

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: tanrax.github.io/idegram/

#javascript #Supabase #Nuxtjs

Last updated 1 year ago