Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harryet/supa-manager

Manage self-hosted Supabase instances with an easy to use API & Web Portal (soon)
https://github.com/harryet/supa-manager

self-hosted supabase

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://discord.gg/4k5HRe6YEp) or [twitter](https://twitter.com/TheHarryET)

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.

> [!NOTE]
> We provide a way to patch a version of the Supabase Studio to use this API. Please refer to the `studio` folder for more information.

## Licence
Copyright (C) 2024 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 .