Ionian. content reader.
Find a file
2025-05-01 23:50:38 +09:00
packages fix: remove cache 2025-05-01 23:50:38 +09:00
.gitignore chore: .gitignore and package.json 2024-09-28 23:52:55 +09:00
.npmrc feat: retry when initDesc Failed 2025-05-01 16:12:14 +09:00
biome.jsonc BREAKING: Rework (#6) 2024-04-17 01:45:36 +09:00
deno.lock [BREAKING!]: 서버 재작업 (#16) 2024-10-09 00:18:56 +09:00
LICENSE.md add: dprint fmt 2023-06-01 14:18:53 +09:00
package.json chore: update dependency 2024-10-08 02:11:21 +09:00
plan.md add: dprint fmt 2023-06-01 14:18:53 +09:00
pnpm-lock.yaml feat: file reader rework 2025-05-01 16:51:24 +09:00
pnpm-workspace.yaml BREAKING: Rework (#6) 2024-04-17 01:45:36 +09:00
README.md add: dprint fmt 2023-06-01 14:18:53 +09:00

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