Stop rewriting the same CI/CD, Docker and project's language setup.
Pipecraft is a collection of clean, production-ready boilerplates across multiple languages, each one complete with:
- ✅ Preconfigured language-specific settings
- ✅ Dockerized setup
- ✅ CI/CD with GitHub Actions
Because I've written that same Dockerfile and GitHub Actions workflow one too many times.
Because I just want to start building without reinventing the boilerplate wheel every time.
Because context switching between Go, Rust, Python, and TypeScript shouldn’t mean going back to square one.
docker compose up -dThis project is under MIT license.
Feel free to use, adapt, and extend.
Found a pattern worth generalizing? Want to add a new language or stack?
Feel free to open a PR or start a discussion.