mirror of
https://github.com/reconurge/flowsint.git
synced 2026-03-22 22:21:22 -05:00
[PR #8] [MERGED] feat: no supabase dependency #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/reconurge/flowsint/pull/8
Author: @dextmorgn
Created: 5/20/2025
Status: ✅ Merged
Merged: 5/20/2025
Merged by: @dextmorgn
Base:
main← Head:feat/migrate-to-plain-postgre📝 Commits (1)
05aaf27feat: no supabase dependency📊 Changes
139 files changed (+1849 additions, -7230 deletions)
View changed files
📝
.env.example(+8 -124)➖
backend/.env.example(+0 -135)➖
backend/.gitignore(+0 -5)➖
backend/dev/data.sql(+0 -48)➖
backend/dev/docker-compose.dev.yml(+0 -34)➖
backend/supabase/.gitignore(+0 -8)➖
backend/supabase/config.toml(+0 -308)➖
backend/supabase/migrations/20250412163409_remote_schema.sql(+0 -2533)➖
backend/volumes/api/kong.yml(+0 -241)➖
backend/volumes/db/_supabase.sql(+0 -3)➖
backend/volumes/db/jwt.sql(+0 -5)➖
backend/volumes/db/logs.sql(+0 -6)➖
backend/volumes/db/pooler.sql(+0 -6)➖
backend/volumes/db/realtime.sql(+0 -4)➖
backend/volumes/db/roles.sql(+0 -8)➖
backend/volumes/db/webhooks.sql(+0 -208)➖
backend/volumes/functions/hello/index.ts(+0 -16)➖
backend/volumes/functions/main/index.ts(+0 -94)➖
backend/volumes/logs/vector.yml(+0 -232)➖
backend/volumes/pooler/pooler.exs(+0 -30)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.