Events2Join

Building a simple To|Do app with Supabase


Build an order management system on Supabase (in <2 hours) [pt.1]

Supabase is a great backend option for business software. In this tutorial, we use Supabase and Retool to build an order-tracking app in just a couple of hours.

Recommendation for business logic - using supabase

more business logic to validate data, manage errors and create some calculation workflows within my app. I'm using supabase as DB and it's ...

Scaffold a full stack app with Supabase and Remix

First, let's create a reusable function to initialize a Supabase client to perform API calls anywhere in the web app as long as I use it on the ...

Getting started with Supabase - ITNEXT

While I like building web apps, I avoid backend requirements. It adds a level of complexity to the project that I want to avoid in my hobby ...

Supabase with TypeScript: using tRPC and Prisma to achieve end ...

The Supabase JS client makes it possible to build full-stack apps without any backend knowledge. Or the need to host a separate Node server.

Exploring Supabase Realtime By Building a Game - aleksandra.codes

Supabase is an open-source Firebase alternative. In this article, we will explore Supabase realtime features by building a multiplayer math ...

How to Create a React App with a Supabase Backend | Linode Docs

... do just that with your own React application in this tutorial ... Follow along to set up a Supabase backend and create a simple React application ...

Building a full-stack app for learning Italian: Supabase vs. Wasp

It provides a lot of free stuff, such as a PostgreSQL database and social authentication, which can make development easier and faster. It also ...

Supabase | The Open Source Firebase Alternative

Build production-grade applications with a Postgres database, Authentication, instant APIs, Realtime, Functions, Storage and Vector embeddings.

Implement Next.js CRUD with Supabase | by Ryan Adhitama Putra

1. Setup Project · 2. Install Dependencies · 3. Supabase · 4. Configure Environment Variable · 5. Initialize Supabase Client · 6. Create Table Tasks.

Build an App With Supabase and NextJS - YouTube

... Supabase? 00:08:02 Why does Supabase work so well? 00:12:28 How realtime is Supabase? 00:15:45 How much do I need to know in order to use ...

How to Build an Instagram Web App with Supabase and Next.js

js is a JavaScript framework that allows you to create server-side rendered and statically exported React apps. It offers a simple setup, ...

Product Updates - FlutterFlow Community

This update will make it easier for us to support the latest Supabase capabilities on the FlutterFlow platform and provides you the option to incorporate new ...

Can supabase do the entire backend with advanced logic?

While the Xano functions builder is useful, I don't think it's well organized for a very in-depth app that needs a ton of logic. Supabase looks ...

Build A CRUD App with Express And Supabase

Supabase is an open-source backend service that provides a suite of tools to help developers build and scale applications quickly which includes ...

supabase_flutter | Flutter package - Pub.dev

First, create client IDs for your app. You need to create a web client ID as well to perform Google sign-in with Supabase. Steps to obtain web client ID · Steps ...

How to Build a Fullstack App with Next.js, Prisma, and Vercel Postgres

To create a new database, do the following in the dialog that opens: Enter sample_postgres_db (or any other name you wish) under Store Name. The ...

What's New in FlutterFlow | November 13, 2024

We've upgraded the Supabase package in FlutterFlow (supabase_flutter) from version 1.10.24 to 2.6.0. This update will make it easier for us to ...

Sveltekit Supabase Todo app - 1 - YouTube

In this video, I will be creating a simple CRUD app using Supabase as the back-end and Svelte/Sveltekit as the front-end.

Supabase tutorial: Building fast data visualization apps - Cube Blog

Supabase tutorial: Building fast data visualization apps · Table of Contents · Subscribe to Newsletter · Configuring Supabase · Exploring queries ...