Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information