v3/packages/api
2021-06-30 07:37:35 -04:00
..
handlers feat(api): add rate-limiting and /clear-guild-cache (#198) 2021-03-23 22:14:33 -04:00
utils feat(api): add rate-limiting and /clear-guild-cache (#198) 2021-03-23 22:14:33 -04:00
.gitignore Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
bindings.d.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
index.ts feat(api): add rate-limiting and /clear-guild-cache (#198) 2021-03-23 22:14:33 -04:00
package.json chore: bump packages 2021-06-30 07:37:35 -04:00
router.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
tsconfig.json chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
webpack.config.js chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
worker.config.js fix(api): sync from legacy used wrong type of data 2021-03-21 22:10:27 -04:00