Skip to content

manapoolinc/supabase-playground

Repository files navigation

supabase-playground

This project is built with pnpm

Install

To install the project dependencies, run the following command:

pnpm install

Start supabase

To start the supabase server, run the following command:

pnpm supabase start

Reset the database

To reset the db, apply migrations, and add seed data, run the following command:

pnpm supabase db reset

Start the server

To start the server, run the following command:

pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published