anvil/striker-ui-api
2023-09-21 03:41:15 -04:00
..
out build(striker-ui-api): rebuild 2023-09-21 03:41:15 -04:00
src fix(striker-ui-api): add host type to file detail 2023-09-21 03:41:15 -04:00
.eslintignore chore(striker-ui-api): switch to TypeScript 2022-11-28 14:37:09 -05:00
.eslintrc.json chore(striker-ui-api): switch to TypeScript 2022-11-28 14:37:09 -05:00
.gitignore build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
.prettierignore chore(striker-ui-api): switch to TypeScript 2022-11-28 14:37:09 -05:00
.prettierrc.json feat: add API skeleton for striker-ui 2022-03-18 22:50:40 -04:00
Makefile.am fix(striker-ui-api): relocate API resources during installation 2022-03-18 22:50:41 -04:00
package-lock.json fix(striker-ui-api): replace multer with busboy for file upload 2023-08-19 04:40:33 -04:00
package.json fix(striker-ui-api): replace multer with busboy for file upload 2023-08-19 04:40:33 -04:00
tsconfig.json chore(striker-ui-api): switch to TypeScript 2022-11-28 14:37:09 -05:00
webpack.config.js chore(striker-ui-api): add core-js and regenerator-runtime enable promises and async/await 2023-06-20 00:48:21 -04:00