Go to file
Ethan Niser 647e03f5f4 small hook changes 2023-09-12 18:55:14 -05:00
public first commit 2023-09-12 15:58:44 +00:00
src small hook changes 2023-09-12 18:55:14 -05:00
.gitignore first commit 2023-09-12 15:58:44 +00:00
README.md first commit 2023-09-12 15:58:44 +00:00
bun.lockb small hook changes 2023-09-12 18:55:14 -05:00
package.json first commit 2023-09-12 15:58:44 +00:00
sqlite.db first commit 2023-09-12 15:58:44 +00:00
tsconfig.json first commit 2023-09-12 15:58:44 +00:00

README.md

test

To install dependencies:

bun install

To run:

bun run index.ts

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