anvil/striker-ui-api
2023-06-20 00:48:21 -04:00
..
out build(striker-ui-api): rebuild UI API 2023-02-02 23:24:51 -05:00
src fix(striker-ui-api): make all writes in session store async to reduce response time 2023-06-20 00:48:21 -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 chore(striker-ui-api): install express-session package 2023-06-20 00:48:21 -04:00
package.json chore(striker-ui-api): install express-session package 2023-06-20 00:48:21 -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): enable clean on rebuild in webpack 2022-11-28 14:37:17 -05:00