Run Project
💡
Before running ShipAIFast locally, ensure you have completed previous steps to setup the project, run Supabase Local, and updated Supabase keys, OpenAI key and Stripe keys to your env.local
.
Run this command to launch your Next.js website locally:
pnpm dev
To view it in your browser, visit:
http://localhost:3000