Go to file
Ethan Niser a42dc504fb pending cache layer 2023-09-16 20:01:40 -05:00
.vscode add tsserver plugin 2023-09-16 15:10:38 -05:00
src pending cache layer 2023-09-16 20:01:40 -05:00
.gitignore libsql stuff 2023-09-14 23:39:42 -05:00
README.md first commit 2023-09-12 15:58:44 +00:00
bun.lockb cache 2023-09-16 17:00:36 -05:00
drizzle.config.ts schemas to schema 2023-09-14 20:39:29 -05:00
package.json cache 2023-09-16 17:00:36 -05:00
tsconfig.json add tsserver plugin 2023-09-16 15:10:38 -05:00
uno.config.ts uno + rename folders 2023-09-13 23:55:19 -05: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.