// Stay in touch?
Products
Encore CloudEncore Cloud
Encore.tsEncore.ts
Encore.goEncore.go
PricingPricing
Book a DemoBook a Demo
Use Cases
AI-Powered DevelopmentAI-Powered Development
Event-Driven SystemsEvent-Driven Systems
Distributed SystemsDistributed Systems
Case StudiesCase Studies
ShowcaseShowcase
Resources
DocsDocs
InstallInstall
Example AppsExample Apps
Demo videoDemo video
ArticlesArticles
ResourcesResources
GitHub ReleasesGitHub Releases
Systems Operational
Company
About UsAbout Us
Swag ShopSwag Shop
ContactContact
JobsJobs
PressPress
TermsTerms
Privacy PolicyPrivacy Policy
Data Processing AgreementData Processing Agreement
Enterprise SLAEnterprise SLA
Encore
© 2026 EncoreAll rights reserved
© 2026 Encore All Rights Reserved
GitHubDiscordYouTube

Encore Open Source, independent of Encore Cloud

Launch Week Day 3

Dec 11, 2024
2 Min Read
Marcus Kohlberg
Dec 11, 2024

Encore Open Source, independent of Encore Cloud

Launch Week Day 3

Marcus Kohlberg
2 Min Read

It's Day 3 of Launch Week and we're back with another launch...

Encore Open Source is now independent of Encore Cloud

We're continuing our open source journey, which started by open sourcing everything you need to build Encore applications, including:

  • ✅ Encore's CLI
  • ✅ Encore's Frameworks
  • ✅ Encore's Runtime
  • ✅ Encore's Parser
  • ✅ Encore's Compiler
  • ✅ Encore's Docs

Today, we're excited to announce that the open source project (encore.dev) is now independent of Encore Cloud—our managed service for automating DevOps and infrastructure on AWS and GCP.

To make this separation clear, we have launched:

  • ✅ Revamped documentation, making it easier to find info on Encore.ts, Encore.go, and Encore Cloud.
  • ✅ Refocused encore.dev solely on the open source project, making navigation easier.
  • ✅ encore.cloud — a new website for Encore Cloud.
  • ✅ Significant improvements to docs, helping you build, configure, and deploy Encore apps without relying on Encore Cloud.

With these updates, it's now easier than ever to choose the Encore experience that fits your needs—open source or managed.

If you haven't already, why not star the open source project on GitHub?

Join the live stream

Tune into today's live stream at 14:00 CET for an in-depth walkthrough and a live Q&A session.

Try Encore Open Source

Install Encore using the instructions below and then create an example app using encore app create.

macOS
Windows
Linux
Brew
$ brew install encoredev/tap/encore

If you have questions or just want to hang out with other Encore developers, join our community on Discord.

Contents
Encore Open Source is now independent of Encore Cloud
Join the live stream
Try Encore Open Source

A development platform for your own cloud on AWS & GCP

Encore automates infrastructure management, observability, and documentation. Your team can focus on shipping product.

Encore

This blog is presented by Encore, the backend framework for building robust type-safe distributed systems with declarative infrastructure.

Like this article?
Get future ones straight to your mailbox.

You can unsubscribe at any time.

Related Articles

Infrastructure
06/10/26 / 7 Min Read
Infrastructure
06/10/26 / 7 Min Read
Why infrastructure changes still take a week
Application code ships in hours and the infrastructure it needs waits days for review. Where the queue comes from, what AI coding tools did to it, and how teams remove it.
Ivan Cernja
AI
06/03/26 / 7 Min Read
AI
06/03/26 / 7 Min Read
AI agents love type errors
An agent only fixes what it can see before it stops, and a compile error is the one signal that always lands in time.
Ivan Cernja
AI
05/20/26 / 14 Min Read
AI
05/20/26 / 14 Min Read
Are TypeScript backend frameworks ready for AI agents?
We set out to run one benchmark across five TypeScript backend frameworks. Reading the diffs sent us into two more runs, and the picture changed each time.
Ivan Cernja