1515 results found
-
VueJS support for App Hosting
Allow Firebase App Hosting to support VueJS framework
9 votes -
2 votes
-
Support for custom docker images for cloud run in firebase app hosting
Although current version of firebase hosting is optimized for next and angular, I don't see why I can't use the same to run pure backend services written in any language if google cloud run is used in the background. If it's possible to use your own dockerfile and mention a port for listening to traffic, using your own build process within the dockerfile, I can setup custom backend with the simplicity of firebase.
I would get control over binaries in my backend, like puppeteer needs chrome etc.
I would get auto-ssl, auto scaling , load balancing capabilities
This can be…6 votes -
Gitlab project import
Hace falta poder importar proyectos desde GitLab
5 votes -
1 vote
-
Manual recovery
As Project IDX is still in beta, there's a few issue that might result in workspace being stuck in state where it cannot be recovered. For example, I was impacted by
https://issuetracker.google.com/issues/341319148
It would be nice if the "Launch Recovery" button will be available, even if the system did not detect any error. Issue like this can be easily be fixed if we can changed the dev.nix file with a manual recovery.5 votes -
Ayude con la creacion y seguimiento de un proyecto por Github
Al importar un proyecto de github, diria que evidentemente al hacer el proceso de carga y configuracion, todo estaria listo, pero no, o no se si estoy haciendo algo mal, probe creando un proyecto en django desde aqui, crea directamente el entorno virtual y el comando devserver.sh etc, pero al carga un proyecto de django (que no lo usaba con entorno virtual ya que lo trabajaba desde el local) no ayuda a configurarlo para que este funcione bien, ni tampoco ayuda a crear el cmando devserver
2 votes -
Postgres Functions exposed as an API
Similar services, like postgraphile, allow exposing queries / mutations as postgres functions. It's extremely powerful, and allow extremely custom queries / logic for exposing data to the clients.
12 votes -
Integrate with Row Level Security (RLS)
Allow clear integration with Postgres's RLS while defining access permissions.
28 votes -
Extension support, i.e. postgis
One of the things that makes postgres great is it's extension support. Inability to integrate with extensions like postgis is a severe blocker.
16 votes -
Custom SQL Schema Migrations
The automatic custom schema migrations are great, but when managing an API expressed almost explicitly by the schema, there needs to be a clear dev story of how to migrate the database schema yourself, and move data in custom ways, while still allowing the exposed api to be backwards compatible. This can be very challenging with automatic migrations.
2 votes -
SSR support in the sdk
Support SSR from frameworks like Nextjs in the SDK. Currently, the web sdk can only be used in client side components, severely complicating the codebase vs something like supabase which has support already baked in
2 votes -
create a UI for managing environment variables and surfacing build error messages in the Firebase console
create a UI for managing environment variables and surfacing build error messages in the Firebase console (so you don't have to go into CloudBuild)
16 votes -
Add Dart templates
Dart official templates
33 votesWe have released a preview version of Dart support on the server for you all to try out! :-)
https://community.idx.dev/t/check-out-our-new-backend-focused-templates/746
Feel free to reply in the forums itself with your feedback.
-
Global Nix configuration for applied to all workspaces
Add a nix file that is global and unique to a particular account which includes packages that a developer wants/needs in every workspace.
For example, neovim and its associated config is something I would want to use in every workspace, but other developers may not want that OR they may have an entirely different neovim config they want to use, making the dev.nix inside workspaces impractical.
While it is possible to manually edit every dev.nix with associated packages for each project. This, however, is inconvenient at best, and problematic at worst, especially if developers are collaborating on a repo and…
17 votes -
Using Genkit embedders (including from e.g. genkitx-openai-plugin)
Instead of only being able to select embedding models from Vertex AI (e.g. Gecko), it'd be great to be able to pass in any embedder imported from Genkit plugins like genkitx-openai-plugin or genkitx-cohere
3 votes -
Add Query Explain to Firestore query builder (in Firebase Console)
I would like to understand a query using Query Explain. It would be easier to have the option to use Query Explain via the Firebase Console instead of code with the SDKs (also requires to set up the credentials, etc.).
2 votes -
Please add console ninja extension for idx
Console Ninja is an extension available in VS Code that displays the real-time console in the code editor.
1 vote -
Region restriction configuration
For gdpr compliant usage in europe we need a way to configure that ALL related resources are hosted in a specific region. Whould be great if that could be configured in one single place and automatically apply to all services spin up for my app.
7 votes -
custom remote git support
Support for self hosted gitlab or other git remote sources
11 votes
- Don't see your idea?