Commit f07ba98
authored
Load Json with Data from SFBrigade Repos into Projects Page (#21)
* Add: api/get-repos route to fetch all repositories in SFBrigade org from GitHub
Will need to add a github PAT and create an environment variable to increase request quota
* Update projects page to display json of repo data
* Update environment variables
Two enviornment variables required, base url (URL) to make api call to get repos *if in dev your localhost domain* and a GitHub PAT (GITHUB_PAT) to increase call quota.1 parent 219c8b2 commit f07ba98
4 files changed
Lines changed: 737 additions & 6 deletions
0 commit comments