Ionian. content reader.
Go to file
monoid 4fc62c55e2 feat: add artist tag link 2023-11-14 17:59:25 +09:00
migrations add: dprint fmt 2023-06-01 14:18:53 +09:00
src feat: add artist tag link 2023-11-14 17:59:25 +09:00
.gitignore fix config and gallery 2022-06-20 17:14:31 +09:00
LICENSE.md add: dprint fmt 2023-06-01 14:18:53 +09:00
README.md add: dprint fmt 2023-06-01 14:18:53 +09:00
app.ts add: dprint fmt 2023-06-01 14:18:53 +09:00
dprint.json add: dprint fmt 2023-06-01 14:18:53 +09:00
gen_conf_schema.ts add: dprint fmt 2023-06-01 14:18:53 +09:00
index.html og tag impl 2022-08-31 04:56:15 +09:00
knexfile.js add: dprint fmt 2023-06-01 14:18:53 +09:00
package.json add: dprint fmt 2023-06-01 14:18:53 +09:00
plan.md add: dprint fmt 2023-06-01 14:18:53 +09:00
pnpm-lock.yaml add: overflow tag hidden 2023-06-01 21:48:10 +09:00
preload.ts add: dprint fmt 2023-06-01 14:18:53 +09:00
tsconfig.json add: dprint fmt 2023-06-01 14:18:53 +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