First, run the development server:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
You need to just change your GitHub owner name and repo name in the /api/repo/route.ts
Create a Personal Acceess Token on your GitHub account and put it in the .env
file.