Skip to content

Clarify standalone application architecture#25

Merged
gennitdev merged 2 commits into
mainfrom
codex/readme-standalone-app
Jul 16, 2026
Merged

Clarify standalone application architecture#25
gennitdev merged 2 commits into
mainfrom
codex/readme-standalone-app

Conversation

@catherineluse

Copy link
Copy Markdown
Collaborator

Summary

  • rename the README heading and overview so the repository is described as the complete AI Beta Reader application rather than a frontend-only package
  • remove the stale Express-backend prerequisite, backend repository references, and documented VITE_API_BASE_URL requirement
  • clarify that OpenAI is called directly with the user-configured key and that Google Drive setup is optional
  • add a Mermaid architecture diagram covering the shared Vue application, browser/Electron/Android targets, platform-specific local storage, direct OpenAI integration, and encrypted Google Drive backup flow

Why

The README still described a historical split architecture even though the active application is local-first and self-contained in this repository. The legacy API service is not imported by the running app, and no Express server is required to run any supported target.

Validation

  • reviewed active imports and runtime integrations for database, image storage, OpenAI, and cloud backup
  • verified the README diff with git diff --check
  • documentation-only change; no application tests required

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-beta-reader-frontend Ready Ready Preview, Comment Jul 16, 2026 5:59am

Request Review

@gennitdev
gennitdev marked this pull request as ready for review July 16, 2026 06:00
@gennitdev
gennitdev merged commit 87609e6 into main Jul 16, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants