supabase

Supabase CLI

Usage no npm install needed!

<script type="module">
  import supabase from 'https://cdn.skypack.dev/supabase';
</script>

README

Supabase CLI

Supabase is an open source Firebase alternative. We're building the features of Firebase using enterprise-grade open source tools.

This repository contains all the functionality for our CLI. It is still under heavy development.

  • Running Supabase locally
  • Self-hosting
  • Managing database migrations (in progress)
  • Pushing your local changes to production
  • Manage your Supabase Account
  • Manage your Supabase Projects
  • Generating types directly from your database schema
  • Generating API and validation schemas from your database

Documentation

For full documentation, visit supabase.io/docs

Community & Support

  • Community Forum. Best for: help with building, discussion about database best practices.
  • GitHub Issues. Best for: bugs and errors you encounter using Supabase.
  • Email Support. Best for: problems with your database or infrastructure.

Getting started

Install

npm install supabase -g

Commands:


Sponsors

New Sponsor