Closed hetsonii closed 1 month ago
Issue: Maintainers accidentally pushed .exe files in the repo which doesn't comply with the best practices. Fix: Added .gitignore file.
Containerized the project with docker for a streamlined build and easier deployment.
Added usage with docker in the README.md
.gitignore
Pushing EXE files
Issue: Maintainers accidentally pushed .exe files in the repo which doesn't comply with the best practices. Fix: Added .gitignore file.
Deployment and Build
Containerized the project with docker for a streamlined build and easier deployment.
Docker usage
Added usage with docker in the README.md