Skip to content

Introduction

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

  • Landing Page
  • Careers page to start accepting applications right away.
  • Terms
  • Privacy
  • Dynamic Pages

  • Sign in and Sign up pages
  • Forgot password and password reset flow.
  • Dashboard page to update your profile name, avatar and delete account.
  • Protected page to only allow authorized users.
  • Protected and Paid page to only allow authorized and paid users.
  • Partially Protected and Paid page to selectively display content for authorized and/or paid users.
  • Blog Pages

    Content is managed with Markdown (and MDX) in the codebase.

  • 1x Blog Home
  • 2x Blog Posts
  • Documentation

    Content is managed with Markdown (and MDX) in the codebase.

  • Documentation pages
  • Automatic table of contents generation