https://github.com/appflowy-io/appflowy-supabase
https://github.com/appflowy-io/appflowy-supabase
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/appflowy-io/appflowy-supabase
- Owner: AppFlowy-IO
- License: agpl-3.0
- Created: 2023-07-28T08:59:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T21:50:49.000Z (over 2 years ago)
- Last Synced: 2025-04-28T01:34:43.572Z (about 1 year ago)
- Language: Rust
- Size: 592 KB
- Stars: 10
- Watchers: 1
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppFlowy-Supabase
The repo is used to manage the Supabase services utilized by AppFlowy. These services include the Postgres database,
real-time functionality, and storage.
## [Postgres](https://supabase.com/docs/guides/database/overview)
## [Storage](https://supabase.com/docs/guides/storage)
Ref:
* [Production checklist](https://supabase.com/docs/guides/platform/going-into-prod)
* [Status Code](https://supabase.com/docs/guides/platform/http-status-codes)