Skip to Content
DocumentationGetting Started

Getting Started

Welcome! Let’s get you up and running quickly.

Installation

First, install the required dependencies:

npm install

Configuration

Configure your environment:

cp .env.example .env.local

First Steps

  1. Start the development server
  2. Open your browser
  3. Begin exploring the features

Next Steps

Last updated on