cli

command module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2021 License: MIT Imports: 2 Imported by: 0

README

Supabase CLI MkII (WIP)

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

Getting started

go run main.go help # Go >= v1.16
Commands:
  • supabase init: Initialize project
  • supabase start: Start Supabase locally
  • supabase db pull: Dump schema and create a new migration file
  • supabase db push: Recreate local database with current migration history

Sponsors

New Sponsor

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
db
pkg module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL