MuthuSoft Labs
Internal Source Code Management for Innovation
Welcome to the central MSLabs repository. Collaborate on internal projects with security and scale.
Security Protocol
Always use SSH keys for authentication. Never commit secrets, API keys, or `.env` files to the repository.
Workflow
We follow a Feature Branch workflow. Ensure all PRs are reviewed by at least one peer before merging to main.
Deployment
Automated testing is triggered on every push. Check your Actions tab to monitor build status and deployment logs.