Astro
Deploy a simple application written using Astro, a high-performance, content-oriented framework.
A simple web server built with Express that responds with a "hello world" message.
Express is a simple but flexible Node.js web framework. It helps you get web applications up and running quickly with a minimum of conceptual overhead.
This Starter is a basic web server application built with Express. It responds to requests at /
with a JSON-encoded "hello world" message.