Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this the recommended way to utilize Node.js in GCP? #609

Closed
markusl opened this issue May 10, 2024 · 1 comment
Closed

Is this the recommended way to utilize Node.js in GCP? #609

markusl opened this issue May 10, 2024 · 1 comment
Labels
question Further information is requested

Comments

@markusl
Copy link

markusl commented May 10, 2024

Hi!

We are planning to use the Google Cloud Platform for our development and are evaluating possible toolsets that we could use.

However, after having a look at the project, I noticed that it seems to have weird references all over the place.

Some examples:

I'd like to understand if this project is the recommended one or if there is another way to build, test, and deploy Node.js functions in GCP.

Best regards,
Markus

@HKWinterhalter HKWinterhalter removed their assignment Jun 3, 2024
@HKWinterhalter HKWinterhalter added the question Further information is requested label Jan 10, 2025
@HKWinterhalter
Copy link
Contributor

Hi Markus, thank you for your question. Yes, Functions Framework is used in building and deploying Cloud Run functions. Please see the following guide to learn more about writing your a Node.js function on GCP: https://cloud.google.com/functions/docs/create-deploy-http-nodejs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants