zerobyte/app/server/db
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
..
db.ts remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00
relations.ts refactor: upgrade to drizzle v1 (#450) 2026-02-01 19:14:52 +01:00
schema.ts feat: show progress indicator on mirrors (#499) 2026-02-12 22:27:30 +01:00