Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 274 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 274 Bytes

Local Setup
Deploy

Local setup

  1. Clone the repo

  2. Install the dependencies

pnpm install
  1. Run locally
pnpm dev

Deploy

The main branch will be automatically deployed when you're pushing commits there.