Install Heim

Get started with Heim in seconds

Install Heim on Mac
x64 arm64

curl -L "https://cloud.heim.dev/heim/release/download?file=heim.sh" | sh

Automatically detects Intel and Apple Silicon architectures

Install Heim on Linux
x64 arm64

curl -L "https://cloud.heim.dev/heim/release/download?file=heim.sh" | sh

Automatically detects x86_64 and ARM64 architectures

Install Heim on Windows
x64

Double click to install, done!

(It will popup and disappear immediately, that is expected)

Quick Start

Deploy your first app in minutes

Get Started

1

Start Heim

heim start
2

Create New Project

heim new
3

Choose Template

Select a starting template for the language of your choice

4

Deploy Locally

heim deploy

🎉 Application deployed locally!

To deploy it to the cloud run:

heim deploy --cloud

Heim v1.3.1

Summary Heim 1.3.1 includes a couple of quality of life improvements and bug fixes. Key Highlights 🚀 Quality of Life Improvements * Added detach command flag to heim start, to be able to start the Heim runtime without occupying the CLI window * Added stop command to be able to stop

Dec 18, 2025 1 min


Summary

Heim 1.3.1 includes a couple of quality of life improvements and bug fixes.

Key Highlights

🚀 Quality of Life Improvements

  • Added detach command flag to heim start, to be able to start the Heim runtime without occupying the CLI window
  • Added stop command to be able to stop a detached instance of the Heim runtime

🤖 Bug fixes

  • Fixed bug where job id wasn't displayed in the job queue on the portal page
  • Added executable permission check for the Heim runtime when started using heim start
  • Fixed bug where not all the node information didn't get displayed in the admin section on the Heim portal

This release represents our commitment to making cloud deployment accessible, powerful, and developer-friendly. We're excited to see what you'll build with Heim and would love to get your feedback!

→ Getting started: https://cloud.heim.dev/heim/docs/start-here/getting-started/
→ Discord: https://discord.com/invite/heim
→ Raise issues on GitHub: https://github.com/Nor2-io/heim/issues

Heim v1.3.0

Summary Heim 1.3.0 marks the release of a new type of application type, namely Queued Jobs. Learn more about the new application type from our documentation: https://cloud.heim.dev/heim/docs/application/job/ or try it out by creating your own job: https://cloud.heim.dev/heim/

Dec 17, 2025 1 min

Heim Cloud v1.2.0

Summary Heim 1.2.0 marks an important step toward a fully autonomous cloud platform. This release focuses on stability, improved performance, and expanded integration capabilities preparing for broader adoption and the upcoming partnership rollout with UpCloud. Key Highlights 🚀 Heim Portal * Completely overhauled Portal: Completely new portal with a focus

Nov 7, 2025 1 min

Heim Cloud v1.0.0

Summary We're thrilled to announce the general availability of Heim Cloud v1.0.0! This milestone release introduces powerful new capabilities that make it easier than ever to build, deploy, and manage cloud applications. Key Highlights 🚀 Expanded Application Support * Cron Jobs: Deploy scheduled tasks and automated workflows with

Aug 20, 2025 2 mins

Heim Cloud 0.5.1

Summary We just opened the beta for Heim Cloud, a self-orchestrating platform for deploying and running applications without Kubernetes, containers, or traditional DevOps workflows.     Heim provides a deterministic execution layer for Rust, Go, Python, C#, TypeScript, and C — with built-in templates, strong sandboxing, and zero-config deployments.     You can also generate

Jul 8, 2025 1 min