zongor 267fa000f6 | ||
---|---|---|
.. | ||
README.md | ||
bun.lockb | ||
index.ts | ||
package.json | ||
run.sh | ||
tsconfig.json |
README.md
project-verne-server
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.6. Bun is a fast all-in-one JavaScript runtime.