Go to file
kicap1992 f94ed88b95 testing code-server 2025-03-21 04:18:57 +08:00
.vscode fistcommit 2025-03-21 04:09:18 +08:00
assets fistcommit 2025-03-21 04:09:18 +08:00
models fistcommit 2025-03-21 04:09:18 +08:00
routes fistcommit 2025-03-21 04:09:18 +08:00
.gitignore fistcommit 2025-03-21 04:09:18 +08:00
README.md fistcommit 2025-03-21 04:09:18 +08:00
bun.lockb fistcommit 2025-03-21 04:09:18 +08:00
connection.ts testing code-server 2025-03-21 04:18:57 +08:00
index.ts testing code-server 2025-03-21 04:18:57 +08:00
package.json fistcommit 2025-03-21 04:09:18 +08:00
tsconfig.json fistcommit 2025-03-21 04:09:18 +08:00

README.md

kurir-server

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.