Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source) Learn more →
Supabase-js Alternatives
Similar projects and alternatives to supabase-js
-
supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
-
storage-api
S3 compatible object storage service that stores metadata in Postgres
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
-
DefinitelyTyped
The repository for high quality TypeScript type definitions.
-
gotrue
A JWT based API for managing users and issuing JWT tokens (by supabase)
-
supabase-nextjs-auth
Example project implementing authentication, authorization, and routing with Next.js and Supabase
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Appwrite
Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
-
-
Hasura
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
-
-
nextjs-subscription-payments
Clone, deploy, and fully customize a SaaS subscription application with Next.js.
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
-
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
-
-
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
supabase-js reviews and mentions
-
Authentication in Next.js with Supabase and Next 13
Next up, Supabase released v2 of their JavaScript client library (supabase-js), which brought with it a number of developer experience type improvements, and streamlined how we use some of the API's. A number of methods were also deprecated in this new release, which we'll cover later in this guide.
-
Develop a Cryptocurrency Tracking WebApp with Instant Email Notifications
We install the Supabase client library and also Chakra-UI which we will be using to build our React components.
-
Sign in with Apple using Supabase and Ionic Angular
The last part is the easiest as we simply need to connect Supabase to our Ionic app and call one function. Get started by bringing up a new Ionic app and install the Supabase JS client:
- Lucia, the authentication library for SvelteKit, had tons of updates in the last month - It now supports the latest version of SvelteKit and allows you to run load functions in parallel for faster load times (even when using auth)!
-
Building In Public: Cartta Tech Stack
First and foremost, the language and framework – Typescript & React. Typescript is a must for a project of this size. It provides safety and peace of mind as I iterate quickly to solve bugs and add new features. React is a by-product of the next two things I will mention, Next and Remix. Both of these are higher abstractions on top of React and supply incredible tooling to build fast server side rendered applications. Picking one or the other was driven by my database and auth provider, Supabase. I could have tried to make it work with Remix, but there was already an authentication helper for Next from the Supabase community so I decided on Next. Still using Remix for this current website since I do love Remix so much.
-
Idea Validation - No Code RestAPI creator from relational DB
Have a look at https://postgrest.org/en/stable/. They do something in this direction and e.g. supabase.io uses them. Their approach is, if you have a database you have a REST API.
-
The prototype I built for my team
With the form and table more less coded up and looking good, it's time to populate the UI with some data. Supabase makes this super easy with supabase-js all that is required to get going is to create a connection client like so:
-
How to create route guard with Supabase correctly?
Hey u/burggraf2 could you take a look a this https://github.com/supabase/supabase-js/issues/387 this is a specific issue where we are having problems right now.
-
I made a realtime 1v1 game with Next.js & Tailwind CSS, learn how
On Supabase you can create any kind of PostgreSQL database, but they have a really cool feature where you can create subscription to any table with their javascript client.
-
Database/backend for React/NextJS
Supabase (Postgres) You can get started easily here by deploying with the template. Here's a larger example.
-
A note from our sponsor - Klotho
klo.dev | 30 Jan 2023
Stats
supabase/supabase-js is an open source project licensed under MIT License which is an OSI approved license.