.env.local file in the root directory and set GITHUB_PAT environment variable. GITHUB_PAT is GitHub's "personal access token" which can be obtained from GitHub's settings.npm install command to install the dependencies.npm run dev command to run dev server.Bonus: