No description
Find a file
cirroskais e0de38eb87 Yay
2024-02-19 03:23:12 -05:00
bin Fuck 2024-02-12 02:43:32 -05:00
src Yay 2024-02-19 03:23:12 -05:00
.env.example Fuck 2024-02-12 02:43:32 -05:00
.gitignore Fuck 2024-02-12 02:43:32 -05:00
bun.lockb Fuck 2024-02-12 02:43:32 -05:00
jsconfig.json Fuck 2024-02-12 02:43:32 -05:00
package.json Fuck 2024-02-12 02:43:32 -05:00
README.md Fuck 2024-02-12 02:43:32 -05:00

bun-terry

To install dependencies:

bun install

To run:

bun run src/index.js

This project was created using bun init in bun v1.0.26. Bun is a fast all-in-one JavaScript runtime.