For Dev setup, please refer to this Notion Page. You may need to request access, and you will only receive access if appropriate.
- checkout a dev branch
- copy .env from 1password
npm install
for dependencynpm run dev
for local development and testing- open
http://localhost:3000
in your browser