-
Notifications
You must be signed in to change notification settings - Fork 68
Update README with use case and port information #25
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -33,6 +33,14 @@ This project began as a private service built for a company. Later, my client an | |||||
| | **Development/Testing** | `./scripts/quickstart.sh` | Quick run in dev mode (no Nginx installation, no root required) | | ||||||
| | **Upgrade New Version** | `./scripts/update.sh` | Full update to new version | | ||||||
|
|
||||||
| | Use Case | Porrt | Description | | ||||||
| |----------|--------|-------------| | ||||||
| | **Front-end** | 8080 | Front-end Front-end User | | ||||||
|
||||||
| | **Front-end** | 8080 | Front-end Front-end User | | |
| | **Front-end** | 8080 | Front-end application user interface | |
Copilot
AI
Oct 8, 2025
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.
The description 'Backend port required' is vague and doesn't explain the purpose of the backend service. Consider a more descriptive explanation like 'Backend API service port'.
| | **Backend** | 3001 | Backend port required | | |
| | **Backend** | 3001 | Backend API service port | |
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.
Corrected spelling of 'Porrt' to 'Port'.