Project Seahawk Requirements Node.js 16+ and npm Getting started Run the following command on your local environment: yarn install Environmental Variable #.env NEXT_PUBLIC_PROJECT_ID= Then, you can run locally in development mode with live reload: npm run dev