Search and discover GitHub repositories based on specific keywords listed in their package.json file.
Tech Stack · Authors · Credits ·
package peek only needs one environment variable to get started: GITHUB_API_TOKEN.
I've aquired mine from GitHub -> Settings -> Developer Settings -> Personal Access Token
Create a token, copy the .env.example file, rename it to .env.local and paste in the Token. The app should now be working.
- Next.js - App Router, Server Actions
- Cloudflare - Hosting
- GitHub API - External API
- Arthur Eberle (@arthureberledev)
- emojis.sh - the layout of this application was inspired by emojis.sh, developed by @pondorasti and @dylanplayer
