mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 23:57:01 +02:00
Add Supabase and Pocketbase as alternative, take 2 (#880)
Following up from #743 , I decided to take the easier way out and just create a fresh PR. It is exactly the same as my intentions from the previous one, but without the shenanigans of rebasing, which accidentally made more changes than I or any of us wanted. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/880 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
831768a54f
commit
b857a85bc7
1 changed files with 7 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Disk Encryption](#disk-encryption)
|
||||
* [File Encryption](#file-encryption)
|
||||
* [Data Archival](#data-archival)
|
||||
* [Databases](#databases)
|
||||
* [Device Exploiting](#device-exploiting)
|
||||
* [Documents](#documents)
|
||||
* [Document Converters](#document-converters)
|
||||
|
|
@ -728,6 +729,12 @@ This is a section for repos that are similar to this one either because they are
|
|||
|---|:---:|---|---|
|
||||
| [redumper](https://github.com/superg/redumper) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/superg/redumper/issues/365#issuecomment-4159043849)) | [](#request-for-help) |
|
||||
|
||||
## Databases
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [supabase](https://supabase.com/) | [](#request-for-help) | [](#ai-functionality) ([1](https://github.com/supabase/supabase/tree/master/packages/ai-commands), [2](https://supabase.com/docs/guides/ai), [3](https://supabase.com/docs/guides/ai-tools)) <br> [](#permissive-ai-policy) ([1](https://github.com/supabase/supabase/blob/master/.claude/CLAUDE.md), [2](https://github.com/supabase/supabase/tree/master/.cursor)) | [PocketBase](https://pocketbase.io/) |
|
||||
|
||||
## Device Exploiting
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue