mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-30 12:33:45 +00:00
wip trpc
This commit is contained in:
5
apps/server/src/trpc/routers/index.ts
Normal file
5
apps/server/src/trpc/routers/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './auth';
|
||||
export * from './dashboard';
|
||||
export * from './settings';
|
||||
export * from './applications';
|
||||
export * from './services';
|
||||
Reference in New Issue
Block a user