-
# Bug report
Migrations fail to run properly. Appears to be due to the use of `Mix.env()` introduced in #736.
```
supabase-realtime | Setting RLIMIT_NOFILE to 100000
supabase-realtime | 13:…
-
# Improve documentation
## Link
https://github.com/supabase/supabase/blob/master/apps/docs/content/guides/api/rest/generating-types.mdx
## Describe the problem
When generating types in lo…
-
In my setup, I have two different local Supabase environments, both cloned from the Supabase GitHub repository (https://github.com/supabase/supabase). The key difference between these two local enviro…
-
En tant que développeur frontend
Je veux initialiser un projet Angular
Afin de créer une interface utilisateur pour mon application et pouvoir interagir avec la base de données hébergée sur Supabase.
-
-
# 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.c…
-
I would like to use the types generated with the supabase cli. #90 was closed as completed so I'm assuming this is possible, but I can't seem to make it work.
I've generated the types of my databa…
-
Initialise a react app as well as installing the Supabase CLI to be used in conjunction later on.
-
Hi,
I followed the step-by-step guide, and everything seems to work well in production.
But, when I want to work with a local version, it's getting tougher.
I also followed the guide, using Ver…
-
### Bug description
I set up a free tier project on supabase with no changes to the project. I then followed [this](https://supabase.com/docs/guides/integrations/prisma) guide. When I got to the step…