-
## Contexto
Hoje nosso banco de dados está hospedado na AWS e sendo servido pelo RDS, onde a instância de Produção está em SP (`sa-east-1`) conforme visto no arquivo do Terraform:
https://github…
-
**main use cases of the proposed feature**
As a platform engineer, I need to be able to spin up conventional and minimally reconfigured appflowy instances quickly, in order to provision many commun…
-
## What are the steps to reproduce this issue?
1. Create Next.js 14.1.0 app
2. Install @honeybadger-io/next
3. Deploy to Vercel
## What happens?
> Build error occurred
> Error [ERR_REQUIRE…
-
### Bug description
I am trying to deploy a Nuxt 3 application to cloudflare, but after installing the prisma Module, the app stopped working
After running locally
`npx nuxt build --preset clo…
-
**Describe the bug**
After update to 1.203.3 containers won't start due to missing FILE_STORAGE_BACKEND_PATH env variable
**To Reproduce**
Steps to reproduce the behavior:
1. Update from an earl…
-
I started to have this issues with nuxt/vercel-builder `0.17.12`.
```
[4/5] Building fresh packages...
--
13:29:39.104 | error /vercel/workpath1/node_modules/bcrypt: Command failed.
13:29:39.10…
-
### How can we reproduce the crash?
Running simple Nitro project with Supabase. Program crashed on this route:
```ts
import { createSupabaseClient } from '~~/utils/client';
export default define…
-
### Summary
Take this example:
```
const createCampaign = async () => {
console.info("Creating campaign");
const userId = user?.id;
if (!userId) throw new Error("No user id");…
-
Been watching the progress on Supabase for a while but not opened an issue! 🤦♂️
https://github.com/supabase/supabase
https://supabase.com/
![image](https://user-images.githubusercontent.com/194…
-
# 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://github…