HOW TO RUN LOCALLY Step 1: Create env rename .env.example to .env and provide the necessary keys Step 2: install dependencies yarn Step 3: start development server yarn run dev Seed db locally yarn run seed