Skip to content

Commit

Permalink
Yjs Electric provider example (#1508)
Browse files Browse the repository at this point in the history
A codemirror example with Yjs using Electric for sync

Contains an Y-Electric connection provider that we will extract and ship as a separate package.
  • Loading branch information
balegas authored and samwillis committed Dec 10, 2024
1 parent ca12597 commit b5c769c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nextjs-example/app/shape-proxy/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ export async function GET(request: Request) {
})
}
return resp
}
}

0 comments on commit b5c769c

Please sign in to comment.