Skip to content

andreasphil/stargaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stargaze ✨

A faster way of browsing and searching your starred repositories on GitHub

Netlify Status

  • 👀 View your most recently starred repositories
  • ⚡️ Filter repositories by name, description, author, and language
  • 🌍 Quickly access the repository or the website (coming soon!)
  • 🤝 No login or account access needed

Development

The site is a Vue 3 app based on my Unbuild template. The setup doesn't use any build steps or package management. You'll need a HTTP server for serving the project during development, since features such as JavaScript modules are not supported by the file protocol. Any server will do. I like servor:

# --browse launches a browser, --reload reloads when files change
npx servor --browse --reload

Deployment

Deployment should work out of the box when linking the repository to a project on Netlify.

Credits

Apart from the open source packages listed in index.html, Stargaze uses favicons generated with IconKitchen.

Thanks 🙏

About

✨ A faster way of browsing and searching your starred repositories on GitHub

Resources

License

Stars

Watchers

Forks

Packages

No packages published