Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 184 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 184 Bytes

RuneFinder

Setup

  1. Rename .env.template to .env and add the Supabase URL and anon key

Start the app

  1. Run pnpm install
  2. Run pnpm start or nx serve runefinder