Skip to content

ibank/bower-component-list

Repository files navigation

bower-component-list

Aggregated list of components from the Bower registry and GitHub metadata.

Currently used as the back-end for the Bower components site.

Getting Started

  • Register a new OAuth app on GitHub. This is needed since GitHub allows more API usage for registered apps.

  • Set the environment variables GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET from your newly created app. Remember set the NODE_ENV to production when you deploy.

  • Run node server.js && open http://localhost:8011

You can change the port by setting the PORT environment variable.

License

MIT License (c) Sindre Sorhus

About

Aggregated list of components from the Bower registry and GitHub metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published