Adds Encore integration guide#3029
Conversation
|
@ivancernja is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
|
@ivancernja Thank you so much for the contribution Ivan & sorry for the wait on the review. The Docs team was discussing the best way to integration this in our docs. I will be pushing some changes / feedback today, and will keep you updated. |
c603ce5 to
4d3bd52
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Have finished pushing my changes/ review. @manovotny @alexisintech could I have your eyes on this when you have a chance to make sure we're aligned with changes? Preview linked in the description. |
Co-authored-by: Michael Novotny <manovotny@gmail.com>
|
@alexisintech could we get your final eyes on this please? |
yes! reviewing now |
Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
|
Okay think I've applied all required changes @alexisintech - let me know if I'm good to merge! |
yeah it LGTM! |
|
Hey @SarahSoutoul / @alexisintech - I'm sorry for literally jumping in "a second before midnight" but I wondered if it's possible to, in addition to this, have a mention on: Also, I noticed there are uses of logo's in certain places, so if you end up needing it, I've attached it here. Happy to open a new PR for this once this one is merged though (as to not block this one). |
No worries @ivancernja! We've decided to frame this as more of an Integration guide rather than a Quickstart, so it wouldn't quite fit under Backend Quickstarts or Explore by backend framework for now. Really appreciate the suggestion though, and thanks for sharing the logo - we'll see if we can integrate it! |
Preview: https://clerk.com/docs/pr/fork-ivancernja-add-encore-quickstart/guides/development/integrations/frameworks/encore
Adds a quickstart guide for Encore under the Backend section.
Encore is an open source backend framework for TypeScript with built-in infrastructure automation and observability.
The guide covers:
@clerk/backendauthHandler()patternauth: trueLinks to full tutorial at https://encore.dev/blog/clerk-tutorial for database integration, webhooks, and organizations.