anvil/striker-ui-api
2022-03-18 22:50:41 -04:00
..
lib fix(striker-ui-api): complete file upload endpoint 2022-03-18 22:50:40 -04:00
middlewares fix(striker-ui-api): handle POST to upload files 2022-03-18 22:50:40 -04:00
routes fix(striker-ui-api): complete file upload endpoint 2022-03-18 22:50:40 -04:00
.gitignore build(striker-ui-api): add compressed API executable and its install logic to Makefile 2022-03-18 22:50:41 -04:00
.prettierrc.json feat: add API skeleton for striker-ui 2022-03-18 22:50:40 -04:00
app.js fix(striker-ui-api): enable CORS for all origins 2022-03-18 22:50:40 -04:00
index.js feat: add API skeleton for striker-ui 2022-03-18 22:50:40 -04:00
Makefile.am build(striker-ui-api): add compressed API executable and its install logic to Makefile 2022-03-18 22:50:41 -04:00
package-lock.json chore(striker-ui-api): fix package vulnerabilities 2022-03-18 22:50:41 -04:00
package.json chore(striker-ui-api): add scripts to compress and decompress build output 2022-03-18 22:50:41 -04:00