osschat osschat osschat

README Updated for TanStack Start Auth

Documentation Frontend Integration

This release updates the README to match the current OpenChat architecture, so the documentation aligns with what you actually get when running the project.

Documentation Updates

The README now describes the frontend as a TanStack Start app instead of Next.js, helping you follow the correct mental model when exploring routes and the app structure.

Authentication documentation was refreshed to reflect Better Auth with GitHub OAuth, including notes about automatic user sync to Convex and session-aware analytics.

References to the chat API route and Convex typed client entry points were also updated so the README points to the correct locations.