GitHunt
ZW

zwliew/gci-server

A server hosting the data endpoint for JBoss Community's GCI website.

gci-server

Deployed on Heroku.

What is this?

This is the server handling the GitHub API requests for the GCI website.

It periodically queries the GitHub API for data on the organization's projects and contributors, and caches the data. The server then simply retrieves data from the cache for any queries from the GCI website.

NPM scripts

  • start - starting the production server
  • dev - starting the development server

Languages

JavaScript100.0%

Contributors

Created January 3, 2018
Updated January 28, 2023
zwliew/gci-server | GitHunt