Skip to content

Commit

Permalink
Load Json with Data from SFBrigade Repos into Projects Page (#21)
Browse files Browse the repository at this point in the history
* 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
MarcosG119 authored Apr 20, 2024
1 parent 219c8b2 commit f07ba98
Show file tree
Hide file tree
Showing 4 changed files with 737 additions and 6 deletions.
Loading

0 comments on commit f07ba98

Please sign in to comment.