Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 262 Bytes

readme.md

File metadata and controls

23 lines (19 loc) · 262 Bytes

Requirements

  • pnpm
  • node 18
  • torii running
  • katana running

Configuration

// Copy configuration example
cp env.example .env
// Change configuration accordingly

Install dependencis

pnpm install

Run

pnpm run dev