zerobyte/app/server
Nico a4fbe3c8df
Some checks failed
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / checks (push) Has been cancelled
Release Workflow / e2e-tests (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
remove proxy pattern in db and auth (#513)
* refactor: add nitro bootstrap plugin to ensure app is started before first call

* refactor(bootstrap): avoid duplicate event firing

* refactor: extract common setup in initModule function

* refactor: remove proxy pattern for db and auth

Since we migrated away from rr this is not needed anymore as the bundler
correctly split chunks
2026-02-13 21:18:40 +01:00
..
__tests__ test: fix cookie name 2026-01-27 23:25:28 +01:00
cli refactor: upgrade to drizzle v1 (#450) 2026-02-01 19:14:52 +01:00
core feat: expand snapshot details with additional info (#505) 2026-02-12 18:25:21 +01:00
db remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00
jobs refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
lib remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00
modules remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00
plugins refactor: add nitro bootstrap plugin to ensure app is started before first call (#512) 2026-02-13 20:46:10 +01:00
utils refactor: remove delete option until we have a proper dry-run mode 2026-02-13 18:31:06 +01:00
app.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00