Ionian. content reader.
Go to file
monoid f338736775 feat: load more button disabled if load all 2022-04-28 13:47:06 +09:00
migrations add commitall api and button 2021-10-13 17:12:03 +09:00
src feat: load more button disabled if load all 2022-04-28 13:47:06 +09:00
.gitignore fix type error 2021-02-26 00:42:13 +09:00
LICENSE.md add ReadMe 2021-02-25 21:55:28 +09:00
README.md add ReadMe 2021-02-25 21:55:28 +09:00
app.ts add commitall api and button 2021-10-13 17:12:03 +09:00
gen_conf_schema.ts add diff 2021-02-22 23:09:55 +09:00
index.html mui upgrade 2022-04-20 01:07:15 +09:00
knexfile.js init2 2021-02-22 21:58:19 +09:00
package.json add commitall api and button 2021-10-13 17:12:03 +09:00
plan.md rename to comic from manga 2021-02-22 23:16:43 +09:00
preload.ts add password reset 2021-02-22 23:09:59 +09:00
tsconfig.json add diff 2021-02-22 23:09:55 +09:00

README.md

Ionian

Content File Management Program. For study about nodejs, typescript and react.

deployment

$ npm run app:build

test

$ npm run app

server build

$ npm run compile

client build

$ npm run build

License

MIT License