Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Components to provide common CRUD (+search) functionality
Generic component to simplify the creation of a CRUD based cluster of forms etc with little extra configuration beyond creating the forms.
The CRUDContainer component provides a dynamic menu and a set of views similar to the functionality provided by a manually created set of ButtonBar, ViewStack & NavigatorContent.
The CRUDContainer however is not index based, the container wraps a selection of ActionableContainers, which simply need to be configured with a chosen 'action' and...