Encore
Puanlamak için bir yıldıza dokun
Encore is a TypeScript framework that automatically provisions cloud infrastructure as you write backend code. You write TypeScript services with ordinary functions, and Encore automatically generates APIs, handles database setup, manages authentication, and deploys to AWS or Google Cloud. It includes a local development environment, automatic documentation, and built-in tracing and observability without extra configuration.
Good fit if you're comfortable writing code but want the infrastructure complexity handled automatically. Encore sits between low-code visual platforms and traditional frameworks, letting you write TypeScript while eliminating tedious DevOps work. Works particularly well for teams that know TypeScript and want to move faster without learning container orchestration or cloud-specific tools.