Skip to content

Welcome to Raindrop

Experience the future of cloud development. Deploy scalable, cloud-native applications with zero infrastructure management. From idea to production in minutes.

Start Building in Seconds

2. Install the CLI

One simple command to get all the tools you need:

Terminal window
npm install -g @liquidmetal-ai/raindrop

3. Create your first project

Start with a fully configured project in seconds:

Terminal window
raindrop auth login
raindrop build init hello-world

4. Deploy your project

From code to production in three quick commands:

Terminal window
npm install
raindrop build branch
raindrop build deploy

That’s it! Your application is live and ready to use. No complex infrastructure setup. No DevOps headaches.