v3/packages/api
2021-03-21 22:10:27 -04:00
..
handlers feat(api): add /sync-from-legacy route (#192) 2021-03-22 16:54:33 -04:00
utils fix(api): sync from legacy used wrong type of data 2021-03-21 22:10:27 -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 /sync-from-legacy route (#192) 2021-03-22 16:54:33 -04:00
package.json feat(api): add /sync-from-legacy route (#192) 2021-03-22 16:54:33 -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