Skip to content

programbo/cli

 
 

Repository files navigation

⚠️

The NodeJS CLI is being replaced by the (WIP) Go CLI. It's still unstable, so we don't recommend it for production.


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 55.6%
  • PLpgSQL 39.5%
  • Dockerfile 3.3%
  • JavaScript 1.6%