Merged
Conversation
This commit adds standardized port allocation guidelines for development environments: - Created port-standardization.mdc in .cursor/rules with port allocation rules - Added port_checker.sh utility to verify port availability - Created detailed documentation in docs/port_standardization.md - Updated .env.example with standardized port variables These changes will help prevent port conflicts between different services, simplify configuration, and improve developer experience by providing consistent port usage across projects.
Merging the following features from main branch: - File creation standards and MDC documentation requirements - File creator utility for generating properly formatted files - Pre-commit hook to enforce MDC documentation - Hook installation script - Directory structure for organizing MDC files These changes complement our port standardization work by ensuring all new files follow consistent formatting and documentation practices.
- Enhanced port-standardization.mdc with comprehensive guidelines - Created MDC documentation for port checker utility - Added reference to MDC documentation in port_checker.sh - Ensured compliance with file creation standards These changes improve documentation and standardization of port usage across the project, making it easier for developers to follow consistent port allocation practices.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.