Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 187 Bytes

Local Setup

  1. You'll need to create a convex amd clerk account.
  2. Setup you .env.local file using the .env.sample file

How to Run

  1. npm i
  2. npx convex dev
  3. npm run dev