Commit graph

3 commits

Author SHA1 Message Date
Nicolas Meienberger
af7a1b6249 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:11:00 +01:00
Nicolas Meienberger
d4d0c81c38 refactor: extract common setup in initModule function 2026-02-13 21:11:00 +01:00
Nico
297e14ebb2
refactor: add nitro bootstrap plugin to ensure app is started before first call (#512)
* refactor: add nitro bootstrap plugin to ensure app is started before first call

* refactor(bootstrap): avoid duplicate event firing
2026-02-13 20:46:10 +01:00