And updates the `build.rs` script so that it also builds a manifest.txt for css files.
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.
bun init