Files
thallada 6bd661765e WIP frontend isn't completely broken now
Still more work left with integrating apalis and need to fully update
it.

These changes are mostly for fixing the frontend I broke by eagerly
updating everything.
2025-02-10 00:55:39 -05:00
..
2024-01-07 19:45:20 -05: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.