Type of Change
Summary
In order for the frontend to fetch live data from GitHub, a backend API will need to make requests on behalf of the UI.
Details
- Will need an EC2 instance running w/ Docker
- Will need a way to manage environment variables for GitHub authentication token
- Document release procedure
- Rate limiting?
- Memcached?