# firstcommit.is > Find your first open-source commit on GitHub
- [👉 Check it out](https://firstcommit.is/) ## Features - Built on [Nuxt](https://nuxt.com/) - [Nitro server API routes](https://nuxt.com/docs/guide/concepts/server-engine#server-engine) - [GitHub API](https://docs.github.com/en/rest) and [OAuth](https://docs.github.com/en/apps/oauth-apps) - [Cal Sans](https://github.com/calcom/font) font - [Tailwind CSS](https://tailwindcss.com/) - [nuxt-og-image](https://github.com/harlan-zw/nuxt-og-image), powered by [Satori](https://github.com/vercel/satori) - Deployed on [Vercel](http://vercel.com), using ISR with [route rules](https://nitro.unjs.io/guide/cache#route-rules) to persist images, HTML and API requests permanently to a global CDN. ## Try it out locally 1. Generate a new GitHub token [here](https://github.com/settings/tokens). 2. Create an OAuth application and obtain a client secret and client ID [here](https://github.com/settings/developers). Set your environment variables in a `.env` file: ```env NUXT_GITHUB_TOKEN=