Ionian. content reader.
Go to file
monoid a2a2407af6 fix: drawer for mobile view 2023-06-01 13:28:00 +09:00
migrations add modified_at 2022-07-19 23:41:50 +09:00
src fix: drawer for mobile view 2023-06-01 13:28:00 +09:00
.gitignore fix config and gallery 2022-06-20 17:14:31 +09:00
LICENSE.md add ReadMe 2021-02-25 21:55:28 +09:00
README.md use pnpm 2023-06-01 11:09:00 +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 og tag impl 2022-08-31 04:56:15 +09:00
knexfile.js init2 2021-02-22 21:58:19 +09:00
package.json use pnpm 2023-06-01 11:09:00 +09:00
plan.md add modified_at 2022-07-19 23:41:50 +09:00
pnpm-lock.yaml add modified_at 2022-07-19 23:41:50 +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

pnpm run app:build

test

$ pnpm run app

server build

$ pnpm run compile

client build

$ pnpm run build

License

MIT License