Commit Graph

6 Commits

Author SHA1 Message Date
bdac969be9 test: migrate from bun to pnpm and vitest 2025-12-06 18:14:01 -05:00
8175d73df1 refactor: ♻️emoves Env parameter
Removes the `Env` parameter from several functions to simplify their signatures and rely on the global `env` for configuration.

This change reduces the number of arguments passed around, making the code cleaner and easier to maintain.
2025-08-10 19:22:14 -04:00
68c082493e feat: create route to return title information
Summary:

Test Plan:
2024-05-15 23:03:17 -04:00
d34a1a4771 style: add tsconfig path
Summary:

Test Plan:
2024-05-14 22:11:44 -04:00
29345a7bd1 style: add prettier
Summary:

Test Plan:
2024-05-14 22:01:21 -04:00
f78ad2d2dd feat: initial commit 2024-05-14 21:49:16 -04:00