Merge the methods to get stats infor for the frontend into the main backend python branch. Also includes includes updates to settings to centralize env variables to be used in API endpoints, tasks that will be run to populate AWS elasticache and supporting management commands that if in the event we need to manually push new data to elasticache
๐ญ Motivation and context
This change is required to add functionality to the stats endpoints.
๐งช Testing
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All future TODOs are captured in issues, which are referenced
in code comments.
[x] All relevant type-of-change labels have been added.
๐ฃ Description
Merge the methods to get stats infor for the frontend into the main backend python branch. Also includes includes updates to settings to centralize env variables to be used in API endpoints, tasks that will be run to populate AWS elasticache and supporting management commands that if in the event we need to manually push new data to elasticache
๐ญ Motivation and context
This change is required to add functionality to the stats endpoints.
๐งช Testing
โ Pre-approval checklist
โ Pre-merge checklist
โ Post-merge checklist