Skip to content

AgenticPlace/StormCloudRun

Repository files navigation

StormCloudRun: One-Click Deployment to Google Cloud Run

StormCloudRun is a premier, one-click deployment tool designed to bridge the gap between a developer's source code on GitHub and a running service on Google Cloud Run. It is built to be powerful, elegant, and agnostic, serving as a flagship example of how modern web technologies can create a seamless and intelligent developer experience.

Quick Start

Prerequisites: Node.js 18+

  1. Clone the repository:

    git clone https://github.com/agenticplace/stormcloudrun
    cd stormcloudrun
  2. Install dependencies:

    npm install
  3. Set up the backend:

    cd backend
    npm install
    # Copy .env.example to .env and configure your credentials
    cp .env.example .env
    npm start
  4. Run the frontend:

    # In the root directory
    npm run dev

Documentation

All documentation is now organized in the docs/ folder:

Getting Started

Authentication & Security

AI & Automation

Project Information

Architecture

StormCloudRun uses a full-stack architecture with:

  • React Frontend: User interface with step-by-step deployment wizard
  • Node.js Backend: Secure API proxy handling authentication and deployment
  • AI Assistant: Powered by Google Code Assist for intelligent help and autonomous error correction

License

Licensed under the Apache 2.0 License - see the LICENSE file for details.


A gift to the Google Cloud and open-source communities from MINDX Augmentic Intelligence

About

deploy github source code to Google Cloud Run

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •