Runtime Web
Unified Serverless Framework for Full-Stack TypeScript Applications
Guides, concepts, and references for developers and architects
Install @worktif/runtime and initialize your first project. The CLI handles project setup and configuration automatically.
Create React components, API handlers, and infrastructure definitions in a unified TypeScript codebase with full type safety.
Deploy your full-stack application to AWS with zero configuration. The framework handles infrastructure provisioning and optimization.
Write frontend, backend, and infrastructure code in a single TypeScript project. Share types, utilities, and business logic across all layers.
Dependency injection system with full TypeScript support. Automatically wire services, configurations, and AWS resources with compile-time validation.
Runtime automatically adapts behavior based on execution context - browser, server, or AWS Lambda - without code changes.
Deploy to AWS with no infrastructure configuration. The framework analyzes your code and provisions optimal AWS resources automatically.
Step-by-step guide to building a full-stack TypeScript application with Runtime Web Framework
Read GuideExplore working code examples for common patterns and use cases in serverless development
View ExamplesLearn deployment patterns, environment management, and AWS optimization techniques
Read GuideThis guide will help you set up and deploy your first Runtime Web application.
View ReferenceThis guide will help you explore backend development in Runtime Web is done through microservices and Lambda handlers.
View Reference