floci-gcp is a free, open-source local emulator that replicates Google Cloud Platform services on your own computer. It lets developers build and test applications that use GCP services — like storage buckets, message queues, databases, and secret storage — without needing a cloud account, credentials, or paying for resources. The emulator speaks the same protocols as real GCP, so existing code and SDKs work without modification. It runs as a single Docker container and supports multiple projects with configurable data persistence.
How It Works
Your application relies on Google Cloud services like storage, messaging, or databases, but setting up a real cloud account feels like overkill for development.
You find floci-gcp, a tool that runs the same cloud services on your own computer — no account, no credit card, no waiting for approvals.
A single Docker command launches everything. All cloud services become available instantly on your machine.
You point your app at the local emulator instead of the cloud. Your code, your SDKs, your tests — nothing needs to change.
Create storage buckets, send messages, store secrets — just like the real cloud, but faster and private.
Your existing tests run against the emulator. No mocks, no stubs — real SDK calls, real behavior.
When you're ready, switch the emulator address to real Google Cloud — your code works unchanged, and you never lost a minute to setup.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.