Best fit
Landing pages, docs sites, frontend SPAs, exported Next/Astro/Vite projects, and static asset bundles that do not need a long-running backend process.
Appaloft can publish build output from Vite, Astro, Next export, documentation sites, or plain HTML as a reachable URL. Start with Cloud browser upload, or use the CLI and self-hosted control plane when the site belongs on your own server.
Entrypoint
Browser upload / CLI
Best for
Static sites and frontend build output
Required file
index.html
Checks
routes, assets, secrets
Outcome
Reachable URL
Landing pages, docs sites, frontend SPAs, exported Next/Astro/Vite projects, and static asset bundles that do not need a long-running backend process.
Choose static files from the website or console. Appaloft reads the files, creates a static resource, uploads the artifact, and publishes a URL after validation.
If you already have your own server, the CLI can read the static output folder and use the regular Appaloft resource deployment path. Cloud does not replace the public Appaloft deployment model.
Run the build first, confirm the entry file exists, check asset paths, and keep .env files, private keys, tokens, database dumps, and local caches out of the static folder.
Run the project's build or export command to produce dist, out, or an equivalent static directory.
Small sites can start with Cloud upload; projects with an existing server can use the CLI or self-hosted control plane.
Open the published URL and check the homepage, deep links, images, CSS/JS, and error page.
Appaloft SEO pages are organized around real deployment tasks. Each page should lead to the next useful step, not stand alone.
Connect build output, browser upload, CLI deploy, and one-click buttons for static site publishing.
Official Blueprints help users choose app templates, then hand deployment back to Cloud and related entrypoints.
Let the agent identify project shape first, then choose the skill, CLI, static publishing, or Cloud console path.
Tie the control plane, CLI, servers, rollback, and Cloud collaboration boundary into one self-hosting cluster.