1786 results found
-
1 vote
-
"chat mode" like in lovable
a chat mode to discuss prompts or functionality or development ideas
1 vote -
odoo
Seamless Odoo Development Environment in Firebase Studio - A Game Changer for Enterprise Apps!
As enthusiastic developers leveraging the power and simplicity of Firebase for various projects, we see an incredible opportunity to expand its reach into the enterprise application space by providing first-class support for Odoo development.
Odoo is a comprehensive, open-source suite of business applications, including CRM, e-Commerce, accounting, inventory, project management, and much more. It's an incredibly powerful and flexible platform, making it a leading choice for businesses of all sizes looking for integrated enterprise solutions.1 - Install PostgreSQL: Setting up and configuring the database.
2…1 vote -
add more toold, api for musicians
I want to be able to create apps, that can do Realtime audio mixing and mastering. More free or open source api, or AI feature to process audios.
This will help the artists all over world.1 vote -
Fix GitHub integration
Issues:
- In the app hosting wizard: Connecting a GitHub account that is not the owner of the GitHub repository and then removing it breaks the GitHub integration process and the App Hosting set up process.
- Being just a collaborator to a GitHub repo doesn't make it visible in the App Hosting Set Up wizard, you have to connect with the GitHub account of the owner of the repo.
Error messages:
- Connection verification failed: unable to verify the authorization token: GET https://api.github.com/user: 401 Bad credentials []: failed precondition.
- Error: Request to https://developerconnect.googleapis.com/v1/projects/PROJECT-ID/locations/europe-west4/connections/firebase-app-hosting-github-oauth:fetchGitHubInstallations had HTTP Error: 400, Failed to list GitHub installations
…
3 votes -
Sending arrays as parameters, to allow scaling.
When building simple select queries in GraphQL (really simple ones), the underlying query is being transformed, sending the values through as parameters.
As you can use arrays as parameters, that would allow the DBs to scale as it makes this more robust. Without scaling, it will limit production applications form fully investing.
As an example you run into instances where the select for 50 columns in the schema (a standard employment record, nothing special) is transformed and we end up getting the dreaded 100 parameters error. This is a Postgres issue, but can be avoided.
The Error for the fun…
2 votes -
0 votes
-
Long polling on web studio
Fallback to long polling instead of websockets as some workplaces (mine) block websockets
1 vote -
Allow secrets on scheduled functions
It's not clear in the documentation nor by implementation that secrets work with scheduled cloud functions. This seems to me like a major missing feature in security and consistency with the v2 cloud functions. Is the only solution using the cloud config for api keys/secrets?
We need to have something like:
exports.someScheduledFunction = onSchedule(
{
schedule: "every 60 minutes",
timeoutSeconds: 100,
secrets: [someToken.name],
},
async () => {
logInfo("Running every 60 min");...
}
);3 votes -
Unlo ks the frp lock on this phone
Need to change the permissions so chrome can download and install app files
1 vote -
High Integration with N8N - MCP - A2A, Automation's Agentic tools (text to workflow)
High Integration with N8N - MCP - A2A Automation's Agentic tools (text to workflow)
1 vote -
1 vote
-
1 vote
-
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.
17 votes -
Accept Firebase Terms of Service via Terraform
There is no possibility to accept Firebase Terms of Service automatically (or at least manually in advance, without the need to go through manual Firebase project creation process) when using Firebase via Terraform.
When trying to create a Firebase project using Terraform (add googlefirebaseproject resource), apparently unaccepted ToS cause 403 "Error creating Project".
After at least one Firebase project is created manually via Firebase Console, creation project via Terraform works.
It would be great to separate accepting ToS from project creation or at least improve error message in this case.
Here are some examples:
https://stackoverflow.com/a/79345435/148661922 votes -
support SvelteKit in app hosting
support SvelteKit apps in the new App Hosting
17 votes -
Média libre pour citoyens
Steeetniklive : Un média citoyen en pleine croissance
9,4 millions de vues, 16 331 abonnés, et une communauté engagée !
Steeetniklive, c’est l’assurance d’un espace de liberté d’expression, sécurisé et ouvert, où les citoyens peuvent débattre et s’informer sans filtre.Rejoignez un mouvement qui place les faits et la vérité au cœur de chaque discussion.
3 votes -
1 vote
-
Add a template for Mesop to build AI / ML Chatbots rapidly
Would be great to jump into an environment with https://github.com/google/mesop ready to go.
3 votes -
1 vote
- Don't see your idea?