Go to file
Hri7566 f283456c56 Update configs 2023-10-27 14:52:39 -04:00
config Update configs 2023-10-27 14:52:39 -04:00
prisma init 2023-10-16 10:09:46 -04:00
src services 2023-10-18 01:05:14 -04:00
.env.template services 2023-10-18 01:05:14 -04:00
.gitignore Remove rust 2023-10-17 02:05:30 -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 services 2023-10-18 01:05:14 -04:00
bunfig.toml init 2023-10-16 10:09:46 -04:00
package.json services 2023-10-18 01:05:14 -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.