Environment Variables To run this project, you will need to add the following environment variables to your .env file: CLIENT_ID To learn how to create a client ID, refer to the client documentation. Run locally Install dependencies npm i Start development server npm run dev