$ brew install encoredev/tap/encore
$ encore app create --example=ts/introduction
$ encore run
Loved by pioneering engineering teams in fast-moving startups and $100M+ scaleups
See what teams are building with Encore →
Performance: Multi-threaded request handling and validation in Rust
Compatibility: Runs as a native Node.js process for full ecosystem compatibility
Type-Safety: Automatic request validation in Rust for runtime type-safety
Encore.ts generates the communication boilerplate and ensures full type-safety.
$ encore app create --example=ts/introduction
Encore runs all your distributed systems infrastructure for local dev, and builds your app using Docker images directly from the CLI.
$ encore app create --example=ts/hello-world
Project
$ encore app create --example=ts/uptime
See all the Open Source Templates
$ brew install encoredev/tap/encore
$ encore app create --example=ts/introduction
$ encore run