|
|
||
|---|---|---|
| .. | ||
| components | ||
| sql | ||
| README.md | ||
| bun.lockb | ||
| generate.sh | ||
| index.ts | ||
| package.json | ||
| run.sh | ||
| schema.json | ||
| 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.