Files
crawlnicle/frontend
Tyler Hallada 092a38ad52 Add hx-boosted support to Layout
It will now skip rendering the layout if the request is coming from an
hx-boosted link or form and only update the head title with a
hx-swap-oob.
2023-09-26 23:36:31 -04:00
..
2023-09-26 23:36:31 -04:00
2023-09-02 14:01:18 -04:00
2023-09-02 14:01:18 -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.