Astro
Deploy a simple application written using Astro, a high-performance, content-oriented framework.
A basic "hello world" web app built using Rust and the Actix web framework.
Rust is a high-performance language designed to make it easier to write reliable, memory safe applications by default. It is often used for systems programming as a safer alternative to C and has seen wide adoption by teams building native applications in many contexts.
This Starter allows you to deploy a simple web application build with Rust to Koyeb with one click. The Rust application uses the Actix web framework to serve a simple "Hello, world!" message to all requests. The application is built using a Dockerfile.