suplere / supa-manager

Manage self-hosted Supabase instances with an easy to use API & Web Portal (soon)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SupaManager

A project by Harry Bairstow;
Manage self-hosted Supabase instances using the Supabase studio.


Warning The project is in active development and as such there are no docs for it, the best thing todo is wait for the project to become more stable. I am in the Supabase discord, however, the best way to reach me is via my discord server or twitter

This project is only an API that has to be used in conjunction with the Supabase Studio or another UI. It is a fully functioning API which is based on what Supabase us in production and have as a mock in the Studio project. Please read the guides - when they are available - for information on how to start Supabase's Studio using this as the API.

Licence

Copyright (C) 2023 Harry Bairstow

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Manage self-hosted Supabase instances with an easy to use API & Web Portal (soon)

License:GNU General Public License v3.0


Languages

Language:Elixir 99.7%Language:Shell 0.3%Language:Makefile 0.1%