Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auriorajaa/ufc-houses
https://github.com/auriorajaa/ufc-houses
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/auriorajaa/ufc-houses
- Owner: auriorajaa
- Created: 2024-06-13T07:45:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T16:11:35.000Z (7 months ago)
- Last Synced: 2024-06-24T03:33:15.166Z (7 months ago)
- Language: HTML
- Size: 8.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud Run Hello World with Cloud Code
"Hello World" is a [Cloud Run](https://cloud.google.com/run/docs) application that renders a simple webpage.
For details on how to use this sample as a template in Cloud Code, read the documentation for Cloud Code for [VS Code](https://cloud.google.com/code/docs/vscode/quickstart-cloud-run?utm_source=ext&utm_medium=partner&utm_campaign=CDR_kri_gcp_cloudcodereadmes_012521&utm_content=-) or [IntelliJ](https://cloud.google.com/code/docs/intellij/quickstart-cloud-run?utm_source=ext&utm_medium=partner&utm_campaign=CDR_kri_gcp_cloudcodereadmes_012521&utm_content=-).
### Table of Contents
* [Getting Started with VS Code](#getting-started-with-vs-code)
* [Getting Started with IntelliJ](#getting-started-with-intellij)
* [Sign up for User Research](#sign-up-for-user-research)---
## Getting Started with VS Code### Run the app locally with the Cloud Run Emulator
1. Click on the Cloud Code status bar and select 'Run on Cloud Run Emulator'.
![image](./img/status-bar.png)2. Use the Cloud Run Emulator dialog to specify your [builder option](https://cloud.google.com/code/docs/vscode/deploying-a-cloud-run-app#deploying_a_cloud_run_service). Cloud Code supports Docker, Jib, and Buildpacks. See the skaffold documentation on [builders](https://skaffold.dev/docs/pipeline-stages/builders/) for more information about build artifact types.
![image](./img/build-config.png)3. Click ‘Run’. Cloud Code begins building your image.
4. View the build progress in the OUTPUT window. Once the build has finished, click on the URL in the OUTPUT window to view your live application.
![image](./img/cloud-run-url.png)5. To stop the application, click the stop icon on the Debug Toolbar.
---
## Getting Started with IntelliJ### Run the app locally with the Cloud Run Emulator
#### Define run configuration
1. Click the Run/Debug configurations dropdown on the top taskbar and select 'Edit Configurations'.
![image](./img/edit-config.png)2. Select 'Cloud Run: Run Locally' and specify your [builder option](https://cloud.google.com/code/docs/intellij/developing-a-cloud-run-app#defining_your_run_configuration). Cloud Code supports Docker, Jib, and Buildpacks. See the skaffold documentation on [builders](https://skaffold.dev/docs/pipeline-stages/builders/) for more information about build artifact types.
![image](./img/local-build-config.png)#### Run the application
1. Click the Run/Debug configurations dropdown and select 'Cloud Run: Run Locally'. Click the run icon.
![image](./img/config-run-locally.png)2. View the build process in the output window. Once the build has finished, you will receive a notification from the Event Log. Click 'View' to access the local URLs for your deployed services.
![image](./img/local-success.png)---
## Sign up for User ResearchWe want to hear your feedback!
The Cloud Code team is inviting our user community to sign-up to participate in Google User Experience Research.
If you’re invited to join a study, you may try out a new product or tell us what you think about the products you use every day. At this time, Google is only sending invitations for upcoming remote studies. Once a study is complete, you’ll receive a token of thanks for your participation such as a gift card or some Google swag.
[Sign up using this link](https://google.qualtrics.com/jfe/form/SV_4Me7SiMewdvVYhL?reserved=1&utm_source=In-product&Q_Language=en&utm_medium=own_prd&utm_campaign=Q1&productTag=clou&campaignDate=January2021&referral_code=UXbT481079) and answer a few questions about yourself, as this will help our research team match you to studies that are a great fit.