File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ const app = new Elysia()
2222 ] ,
2323 } )
2424 )
25+ . use ( health )
2526 . use (
2627 autumnHandler ( {
2728 identify : async ( { request } ) => {
@@ -42,7 +43,6 @@ const app = new Elysia()
4243
4344 . use ( query )
4445 . use ( assistant )
45- . use ( health )
4646 . all ( '/trpc/*' , ( { request } ) => {
4747 return fetchRequestHandler ( {
4848 endpoint : '/trpc' ,
Original file line number Diff line number Diff line change 1+ add/orpc[m
2+ alternate-colors[m
3+ better-sidebar[m
4+ billing[m
5+ chore/lint-fixes-2[m
6+ cursor/restructure-basket-app-architecture-bbde[m
7+ dev[m
8+ emails[m
9+ feat/api-keys[m
10+ feat/landing-revamp[m
11+ feat/reports[m
12+ feature/dashboard-ui-redesign[m
13+ fix/settings-ui[m
14+ logs[m
15+ * [32mmain[m
16+ make-referrers-clickable[m
17+ migrate-api[m
18+ migrate-autocomplete-to-combo-box[m
19+ org[m
20+ org2[m
21+ settings[m
22+ staging[m
23+ trpc[m
24+ ultracite[m
You can’t perform that action at this time.
0 commit comments