Rocco Di Leo

Results 7 issues of Rocco Di Leo

I am currently migrating my project to use SSE in favor of REST and RIG as a middleman plays exceptionally well in this mix. Thanks for the efforts! I use...

bug

In my React-App with Styled-Components, I use dot/nested notation for my theme colors, example ``` const colors = { first: { lighter: '#fff', light: '#8c96b4', default: '#606D93', dark: '#424b65', darker:...

**Is your feature request related to a problem? Please describe.** When I create a new project via command line, i can only specify a plan and region but I also...

enhancement

Supabase Installation works at first glance but the realtime feature is not. Using realtime in the browser results in errors for the wss:// connection. The problem is an incorrect url...

### Description When using realtime in Supabase, the Kong-Container receives the request from the client and tries to connect to **realtime-dev.supabase-realtime** but cannot resolve this. I can see in the...

### Description When i enable my server's firewall inbound rules to only let pass 80, 443 and 22, then loading the Supabase resource of my project in the Coolify dashboard...

First of all about the note in the README.md: _This script uses v4 of the GitLab API. It is tested against a self-hosted GitLab instance and it is unknown if...

type:bug