tsc.run (TypeScript Cloud) is now in public alpha, allowing developers to write functions and let the framework manage everything from routing to deployment.
Key features include end-to-end type safety, opinionated project layout, simplified deployment using a streamlined CLI, and a roadmap for multi-cloud support.
The framework provides automatic function discovery, file-based routing, event handling, and the ability to create subscribers for tasks like sending welcome emails.
To deploy with tsc.run, developers can install the CLI, build and deploy with simple commands, and configure settings like project name, environment, provider, and region.