Go to file
Ethan Niser f813b4782b template done 2023-09-22 14:33:05 -05:00
src deploy to fly 2023-09-21 21:02:06 -05:00
.dockerignore deploy to fly 2023-09-21 21:02:06 -05:00
.gitignore cache tests 2023-09-17 00:07:28 -05:00
Dockerfile deploy to fly 2023-09-21 21:02:06 -05:00
README.md first commit 2023-09-12 15:58:44 +00:00
bun.lockb template done 2023-09-22 14:33:05 -05:00
drizzle.config.ts idk 2023-09-20 16:05:34 +00:00
fly.toml deploy to fly 2023-09-21 21:02:06 -05:00
package.json template done 2023-09-22 14:33:05 -05:00
prettier.config.cjs prettier 2023-09-17 23:43:25 -05:00
reset.d.ts tsreset 2023-09-17 23:57:45 -05:00
tsconfig.json little twitter clone! 2023-09-21 00:35:52 -05:00
uno.config.ts UNO GO BRR 2023-09-18 16:23:48 -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.