crawlnicle/frontend
2023-07-08 01:58:33 -04:00
..
css Button padding tweak 2023-07-08 01:58:33 -04:00
js Also bundle css with bun so it busts caches 2023-06-29 00:38:32 -04:00
.gitignore Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00
bun.lockb Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00
globals.d.ts Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00
package.json Also bundle css with bun so it busts caches 2023-06-29 00:38:32 -04:00
README.md Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00
tsconfig.json Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00

crawlnicle-frontend

To install dependencies:

bun install

To run:

bun run hello_controller.ts

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