Skip to content

[Don't merge] spring-26-vite downstream#4

Draft
robsimmons wants to merge 55 commits into
mainfrom
main
Draft

[Don't merge] spring-26-vite downstream#4
robsimmons wants to merge 55 commits into
mainfrom
main

Conversation

@robsimmons
Copy link
Copy Markdown
Collaborator

@robsimmons robsimmons commented Feb 5, 2026

Additions:

  • A Vite application that lives entirely in the frontend directory.

Notable changes:

  • The Express server implements a pattern where it serves the Vite-derived frontend only in production mode. In development mode, anyone accessing the Express server is told to run and use the Vite development server instead. During development mode, the Vite development server proxies /api calls to the Express server.

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.

1 participant