$ brew install encoredev/tap/encore
$ encore app create --example=ts/introduction
$ encore run
Loved by pioneering engineering teams in fast-moving startups and 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
Encore's Open Source Community is the driving force behind the project.
It's full of friendly developers supporting the project with feedback, bug fixes, and wisdom.
See all the Open Source Templates
$ brew install encoredev/tap/encore
$ encore app create --example=ts/introduction
$ encore run