Skip to content

Commit

Permalink
Add hosted-collectives CSV endpoint (#577)
Browse files Browse the repository at this point in the history
* fix: add missing packages

* refact: abstract some util functions

* feat: add hosted-collectives resolver

* chore: update schemas

* fix: ignore @babel/node depcheck

* fix: pagination and simplify query

* chore: update schemas
  • Loading branch information
kewitz authored Oct 11, 2024
1 parent ed7e4ea commit 8a1cda2
Show file tree
Hide file tree
Showing 11 changed files with 5,542 additions and 3,084 deletions.
1 change: 1 addition & 0 deletions .env.local
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
API_URL=http://localhost:3060
API_KEY=dvl-1510egmf4a23d80342403fb599qd
WEBSITE_URL=http://localhost:3000
LOG_LEVEL=debug
Loading

0 comments on commit 8a1cda2

Please sign in to comment.