This is my website.🐳
-
Web Framework
- HonoX
-
Language
- TypeScript
-
Libs
- remark
- rehype
- shiki
- mermaid
-
Formatter / Linter
- biome
-
Dev environment
- Vite
- Wrangler
-
CI / CD
- Github Actions
- Run app
$ pnpm dev
- Format
$ pnpm format
- Lint
$ pnpm lint
- Test
$ pnpm test