Turbo Starter #498

Closed
opened 2026-03-13 07:49:59 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @DaniEnsi on GitHub (Dec 30, 2024).

Is this suited for github?

  • Yes, this is suited for github

It would be great if you could create a Turbo monorepo starter similar to your Next.js starter. This starter should demonstrate how to use improved authentication with packages and showcase all its features, including passkeys.

Describe the solution you'd like

A turborepo starter

Describe alternatives you've considered

Maybe a link to such a project if someone has already done it

Additional context

No response

Originally created by @DaniEnsi on GitHub (Dec 30, 2024). ### Is this suited for github? - [X] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. It would be great if you could create a Turbo monorepo starter similar to your Next.js starter. This starter should demonstrate how to use improved authentication with packages and showcase all its features, including passkeys. ### Describe the solution you'd like A turborepo starter ### Describe alternatives you've considered Maybe a link to such a project if someone has already done it ### Additional context _No response_
GiteaMirror added the stale label 2026-03-13 07:50:00 -05:00
Author
Owner

@salvinoto commented on GitHub (Jan 23, 2025):

Making one now, responding to remind myself to share link once I upload

@salvinoto commented on GitHub (Jan 23, 2025): Making one now, responding to remind myself to share link once I upload
Author
Owner

@nktnet1 commented on GitHub (Feb 23, 2025):

I've made a turborepo that uses better-auth in a separate @repo/auth package here (see ./packages/auth):

Rather than passkeys, it uses the email/password credentials provider, but hopefully can be tweaked to your needs. The docs for it seems pretty simple:

@nktnet1 commented on GitHub (Feb 23, 2025): I've made a turborepo that uses better-auth in a separate @repo/auth package here (see ./packages/auth): - https://github.com/nktnet1/rt-stack Rather than passkeys, it uses the email/password credentials provider, but hopefully can be tweaked to your needs. The docs for it seems pretty simple: - https://www.better-auth.com/docs/plugins/passkey
Author
Owner

@dosubot[bot] commented on GitHub (Jun 14, 2025):

Hi, @DaniEnsi. I'm Dosu, and I'm helping the better-auth team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • Request for a Turbo monorepo starter to showcase enhanced authentication features, including passkeys.
  • Salvinoto is working on a solution and plans to share a link once completed.
  • nktnet1 shared a turborepo utilizing better-auth with email/password credentials, which might be adapted for passkeys.
  • Shared resources and documentation could assist in fulfilling the request.

Next Steps:

  • Please confirm if this issue is still relevant to the latest version of the better-auth repository by commenting here.
  • If no updates are provided, the issue will be automatically closed in 7 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Jun 14, 2025): Hi, @DaniEnsi. I'm [Dosu](https://dosu.dev), and I'm helping the better-auth team manage their backlog. I'm marking this issue as stale. **Issue Summary:** - Request for a Turbo monorepo starter to showcase enhanced authentication features, including passkeys. - Salvinoto is working on a solution and plans to share a link once completed. - nktnet1 shared a turborepo utilizing better-auth with email/password credentials, which might be adapted for passkeys. - Shared resources and documentation could assist in fulfilling the request. **Next Steps:** - Please confirm if this issue is still relevant to the latest version of the better-auth repository by commenting here. - If no updates are provided, the issue will be automatically closed in 7 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#498