Logicstarter
Better Auth-first starter runtime
A polished Better Auth starter shell that is ready for operator testing.
Logicstarter now has DB-backed provider settings, env-first runtime resolution, and export-to-env controls. I am aligning the entry experience with the original starter so you can test configuration and then move directly into login validation.
Login entry
Starter-style access modal
Open the Better Auth login modal to continue with email/password or any enabled social provider without leaving the homepage.
Session
Runtime status
No active session yet.
Enabled auth methods
Storage upload
Test the local storage runtime
Upload a file through the new storage API and verify the returned key and public URL without leaving the homepage.
Operator actions
Authentication
Social login and email/password are now part of the starter runtime.
Google and GitHub can be configured through the operator flow while Better Auth stays the system of record.
Communications
Email and SMS delivery are wired as provider-driven runtime modules.
Resend, SES, Vonage, Amazon SNS, and console fallback can be validated from one place without editing source code.
Operator flow
Settings can now validate, save to DB, read back, and export into .env.
This gives you an operator path that is much closer to a real starter control plane instead of a raw configuration form.