Hri7566 1cdfd3c82c | ||
---|---|---|
prisma | ||
src | ||
.gitignore | ||
.prettierrc | ||
README.md | ||
bun.lockb | ||
bunfig.toml | ||
package.json | ||
tsconfig.json |
README.md
supercosmic
To install dependencies:
bun install
To run:
bun run src/index.ts
This project was created using bun init
in bun v1.0.4. Bun is a fast all-in-one JavaScript runtime.