Go to file
Hri7566 5fff41105e init 2023-10-16 10:09:46 -04:00
prisma init 2023-10-16 10:09:46 -04:00
src init 2023-10-16 10:09:46 -04:00
.gitignore init 2023-10-16 10:09:46 -04:00
.prettierrc init 2023-10-16 10:09:46 -04:00
README.md init 2023-10-16 10:09:46 -04:00
bun.lockb init 2023-10-16 10:09:46 -04:00
bunfig.toml init 2023-10-16 10:09:46 -04:00
package.json init 2023-10-16 10:09:46 -04:00
tsconfig.json init 2023-10-16 10:09:46 -04:00

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.