-
## 概要
`supabase CLI` を使用してローカルの docker に Postgres DB を構築し、テストを実行するための手順をドキュメントにまとめる。
## 期待する動作
1. `npm run test` を実行する
2. ローカルの db にテストデータが作成される
3. テストが実行される
## 関連するIssue
-
**Describe the bug**
I've updated supabase cli to the current version 1.145.4, and since then, when running supabase locally, I have a problem with file upload, when I upload a file manually or any o…
-
**Describe the bug**
This just started happening after a fresh CLI install. I'm not positive the last time I updated it, but it hasn't been more than a month or so.
Standing up the local stack wit…
-
### How can we reproduce the crash?
`$ bun add -g supabase`
### JavaScript/TypeScript code that reproduces the crash?
_No response_
### Relevant log output
```shell
$ bun add -g supabase
bun add…
-
# Bug report
- [ X ] I confirm this is a bug with Supabase, not with my own application.
- [ X ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.15.1`
- Nuxt Version: `3.12.4`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `npm@10.7.0`…
-
### Description
Fresh install of Coolify v4.0.0-beta.335 on VPS throws "Bad Gateway" with some Docker templates (Buddibase and RabbitMQ); others work properly.
Tested affected templates on new in…
-
# Bug report
## Describe the bug
When trying to create a Database Webhook function in my local Supabase Studio, I get the following error:
`Failed to create hook: schema "supabase_functions" doe…
-
- [ ] [py-shiny/README.md at main · posit-dev/py-shiny](https://github.com/posit-dev/py-shiny/blob/main/README.md?plain=1)
# py-shiny/README.md at main · posit-dev/py-shiny
## Description
"# …
-
**Is your feature request related to a problem? Please describe.**
I have a *serverless* application, using just supabase as the backend. (No flask, fastapi, etc.)
I'm writing a CLI client in Py…