Ionian. content reader.
Find a file
2026-07-11 16:55:26 +09:00
.forgejo/workflows feat(server_go): add Actions workflow for server_go testing 2026-03-14 21:59:32 +09:00
.github feat: add Copilot instructions for Ionian project, detailing architecture, workflows, and conventions 2025-10-01 02:01:49 +09:00
.vscode feat: add launch configuration for Chrome debugging 2025-08-15 21:44:45 +09:00
cmd feat: embbed assets 2026-01-10 12:40:41 +09:00
packages feat(contentInfoPage): enhance error handling and improve layout responsiveness 2026-07-11 16:55:26 +09:00
.gitignore feat(server_go): enhance configuration management and update documentation for config file support 2026-03-14 19:58:11 +09:00
.hintrc chore: add .hintrc configuration file for development hints 2025-10-08 02:39:50 +09:00
.npmrc feat: retry when initDesc Failed 2025-05-01 16:12:14 +09:00
AGENTS.md doc(server_go): remove SESSION_HANDOFF.md as it is no longer needed 2026-03-09 02:11:22 +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 feat: embbed assets 2026-01-10 12:40:41 +09:00
pnpm-lock.yaml feat: switch to baseui and change layout 2026-07-05 00:45:15 +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