- Search GitHub repositories by keyword.
- Specified branch.
- Save as PNG.
- Share on 𝕏 with og-image support.
Find initial commit with one-click.
Generate a new GitHub Token.
Set your environment variables in a .env
file:
NUXT_GITHUB_TOKEN=
# install dependencies
corepack enable
pnpm install
# serve in dev mode, with hot reload at localhost:3000
pnpm dev
# build for production
pnpm build
# preview in production mode
pnpm preview
Thanks danielroe/firstcommit.is