B2B-48: Added public message get functions and generated local supabase conf (#1)

* B2B-48: Added public message get functions and local supabase conf

* only get the message list with the highest id

* handle case when no public list messages found

* change function name to reflect behavior more clearly

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
This commit is contained in:
Helena
2025-05-21 13:09:39 +03:00
committed by GitHub
parent aa388ebcdd
commit 464752abb2
8 changed files with 1019 additions and 6 deletions

8
supabase/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Supabase
.branches
.temp
# dotenvx
.env.keys
.env.local
.env.*.local