This commit is contained in:
Dev
2025-09-13 06:50:52 +03:00
parent 2d49f69be6
commit 3848b3718c

View File

@@ -268,21 +268,3 @@ The frontend will be available at `http://localhost:3000`.
```bash ```bash
kubectl apply -f deployment/ kubectl apply -f deployment/
``` ```
## Contributing
1. Fork the repository
2. Create a feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contact
Your Name - [@yourusername](https://twitter.com/yourusername) - email@example.com
Project Link: [https://github.com/yourusername/support](https://github.com/yourusername/support)