Introduction

Welcome to the documentation. Learn about the project and how to get started.

Welcome to the documentation! This guide will help you understand and use the project effectively.

Overview

This documentation covers everything you need to know, from initial setup to advanced configuration options.

Quick Start

  1. Install dependencies — run npm install in the project root
  2. Configure environment — copy .env.example to .env and fill in values
  3. Start development — run npm run dev
  4. Open your browser — visit http://localhost:4321

Prerequisites

  • Node.js 18 or higher
  • npm, yarn, or pnpm
  • A GitHub account (for CMS authentication)
  • A Cloudflare account (for deployment)