Getting Started
Welcome to Chronicle! This guide will help you get up and running.Prerequisites
- Node.js 20+
- pnpm
- Rust 1.75+ (for relay service)
Quick Start
1. Clone the repositories
2. Start the relay service
http://localhost:8080.
3. Start the web app
http://localhost:3000.