> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shipkit.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to ShipKit

ShipKit is a collection of over 300 TypeScript boilerplates for Astro and Next.js with built-in authentication, Stripe payments, and support for multiple databases and frameworks, enabling you to launch quickly with your favorite tech.

To download a TypeScript boilerplate, simply [sign up](https://shipkit.app/sign-up) for a ShipKit account. After a one-off purchase of ShipKit, you'll be able to choose from over 300 boilerplates to build your next project.

## Overview

<iframe class="mx-auto aspect-video w-full max-w-3xl rounded-xl border-none" src="https://www.youtube.com/embed/BA1L79PNLpI?rel=0&modestbranding=1&autohide=1&showinfo=0" title="ShipKit - Over 300 TypeScript Boilerplates for Next.js and Astro" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture;" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

## Download a boilerplate

You can download a boilerplate using the Dashboard or the ShipKit CLI.

<CardGroup cols={2}>
  <Card icon="download" title="Dashboard" href="/download">
    Download a TypeScript boilerplate from the Dashboard
  </Card>

  <Card icon="code" title="ShipKit CLI" href="/cli">
    Download a TypeScript boilerplate using the ShipKit CLI
  </Card>
</CardGroup>
