Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.91 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.91 KB

Search and discover GitHub repositories based on specific keywords listed in their package.json file.

Arthur Eberle's X follower count arthureberledev/packagepeek repo star count

Tech Stack · Authors · Credits ·

packagepeek-dashboard


Setting Up

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.

Tech Stack

Authors

Credits

Legal