Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.
/ gci-server Public archive

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

Notifications You must be signed in to change notification settings

zwliew/gci-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published