Get started creating a new Cloud Run service using a Cloud Code for IntelliJ sample applications.
Creating a service from a sample application
To create a new service using a sample application:
- In your IDE, go to File > New > Project and then click Cloud Code: Cloud Run.
- Select a sample application.
Name your project and then click Finish.
Cloud Code clones the sample application, opens your newly created project for use, and creates the necessary Cloud Run run configurations.
If you chose a Java sample application, when prompted, click Load Maven project.