This demo ships with the LaunchFa.st Astro starter — swap the copy and launch your own product.

Browse docs

Introduction

Get started with LaunchFast — features, structure, and how to use the starter kit.

Welcome to the LaunchFast documentation. This is the place to get started with the starter kit, learn about the structure, its features, and how to use it.

Features

Before we dive into the technical details of LaunchFast, let’s go over all the features that it provides. If you want to try the functionality of LaunchFast, you can check out the demo.

Static Pages

Ship marketing pages, landing sections, and content-driven routes with Astro’s file-based routing and partial hydration.

Dynamic Pages

Build authenticated routes, dashboards, and server-rendered flows with API endpoints and session handling built in.

Blog Pages

Content is managed with Markdown (and MDX) in the codebase. Posts support authors, SEO metadata, related articles, and full-text search via Pagefind.

Documentation

Documentation lives alongside your app in the content collection. Write guides and tutorials in Markdown or MDX with sidebar navigation, table of contents, and prev/next links.

Next steps

Browse the Tutorials section in the sidebar to learn how to add API routes, protect pages, accept payments, and more.