Go to file
Ethan Niser 65c49c7280 todo app done 2023-09-13 23:44:22 -05:00
public first commit 2023-09-12 15:58:44 +00:00
src todo app done 2023-09-13 23:44:22 -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 turso db and seed and htmx typings 2023-09-13 23:14:44 -05:00
drizzle.config.ts turso db and seed and htmx typings 2023-09-13 23:14:44 -05:00
package.json todo app done 2023-09-13 23:44:22 -05:00
tsconfig.json todo app done 2023-09-13 23:44:22 -05:00
tsconfig.tsbuildinfo a spot idek 2023-09-13 16:18:14 -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.