zerobyte/app
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
..
client ci: fix linting issues 2026-02-13 18:33:34 +01:00
drizzle refactor: upgrade to drizzle v1 (#450) 2026-02-01 19:14:52 +01:00
lib refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
middleware ci: fix linting issues 2026-02-13 18:33:34 +01:00
routes refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
schemas feat: expand snapshot details with additional info (#505) 2026-02-12 18:25:21 +01:00
server remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00
test remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00
utils feat: expand snapshot details with additional info (#505) 2026-02-12 18:25:21 +01:00
app.css feat: display updates and release notes (#290) 2026-01-04 10:19:23 +01:00
context.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
router.tsx refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
routeTree.gen.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
server.ts remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00