Skip to content

alteredorange/cli-1

 
 

Repository files navigation

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

About

Developer tools and helpers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.0%
  • PLpgSQL 26.7%
  • Dockerfile 4.1%
  • JavaScript 2.2%