Hri7566 f283456c56 | ||
---|---|---|
config | ||
prisma | ||
src | ||
.env.template | ||
.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.