-
Notifications
You must be signed in to change notification settings - Fork 256
[docs] Update v1 docs for Vite port requirements #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
sfc-gh-bnisco
commented
Dec 1, 2025
- Clarifies the Vite port requirements
- Fixes Documentation Improvement: Clarify Vite Port Accessibility #106
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR enhances the v1 template documentation by adding comprehensive local development instructions and clarifying Vite port requirements to address issue #106.
- Adds step-by-step local development setup instructions for running Streamlit and the Vite dev server
- Documents important networking considerations for the Vite dev server
- Explains how to configure the Vite port using the
.envfile
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| templates/v1/template/README.md | Added local development section with Vite port configuration details |
| templates/v1/template-reactless/README.md | Added identical local development section with Vite port configuration details |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
lukasmasuch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍