Static website

deplox Static Demo

A small, dependency-light Astro site for validating one-click deplox deployments. It builds to static files and does not require a runtime backend.

Contact Built with Astro SSG

Manifest driven

The root `deplox.json` tells deplox how to build and publish this repository.

Static output

The build command writes production assets into `dist` for direct upload hosting.

No backend

This project needs no database, auth service, storage bucket, or server runtime.