Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ server.ts
File
server.ts
apps/app-server/src/trpc/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ initTRPC } from
'@trpc/server'
;
2
import
superjson from
'superjson'
;
3
4
import
type
{ Context } from
'./context'
;
Callers
nothing calls this directly
Calls
1
create
Method · 0.45
Tested by
no test coverage detected