kaito
๐ HTTP Framework for TypeScript
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- codeql-analysis.yml
- test.yml
- FUNDING.yml
- extensions.json
- settings.json
- yarn-4.5.0.cjs
- _meta.ts
- client.mdx
- context.mdx
- error-handling.mdx
- handler.mdx
- routers.mdx
- routes.mdx
- streaming.mdx
- _meta.ts
- cookies.mdx
- cors.mdx
- getting-clients-ip.mdx
- stripe-webhook.mdx
- _app.tsx
- _meta.ts
- getting-started.mdx
- help.mdx
- index.mdx
- runtimes.mdx
- theme.config.tsx
- .gitignore
- next-env.d.ts
- next.config.mjs
- package.json
- tsconfig.json
- ai.ts
- client.ts
- context.ts
- index.ts
- .env.example
- demo.cjs
- package.json
- tsconfig.json
- context.ts
- data.ts
- index.ts
- package.json
- README.md
- tsconfig.json
- context.ts
- index.ts
- package.json
- tsconfig.json
- basic.ts
- index.ts
- package.json
- README.md
- tsconfig.json
- context.ts
- index.ts
- package.json
- tsconfig.json
- index.test.ts
- index.ts
- router.test.ts
- package.json
- README.md
- tsconfig.json
- tsup.config.ts
- cors.test.ts
- cors.ts
- router.test.ts
- router.ts
- types.ts
- stream.ts
- error.ts
- handler.ts
- head.ts
- index.ts
- request.ts
- route.ts
- util.ts
- big-router.ts
- bigger-router.ts
- mount-me.ts
- router.ts
- package.json
- README.md
- tsconfig.json
- tsup.config.ts
- index.ts
- uws.test.ts
- bench.ts
- package.json
- README.md
- tsconfig.json
- tsup.config.ts
- .gitignore
- .prettierignore
- .prettierrc
- .yarnrc.yml
- bun.lockb
- constraints.pro
- doc.png
- LICENSE
- package.json
- README.md
- tsconfig.json
- tsconfig.options.json
- tsup.config.ts
- yarn.lock
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/kaito-http/kaito
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd kaito
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
npm start
๊ฐ๋ฐ/์คํ ์๋ฒ๋ฅผ ์ผญ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
// repository documentation
Was this content helpful?
(0 ratings)
