1 repo
Self-hosted execution environments that process repository events to automate software delivery pipelines.
Distinguishing note: Specifically covers the infrastructure for running deployment tasks rather than the CI/CD orchestration logic itself.
Explore 1 awesome GitHub repository matching devops & infrastructure · Continuous Deployment Runners. Refine with filters or upvote what's useful.
This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th
Execute application deployments by installing self-hosted runners on a server to process repository events for consistent and reliable software delivery across multiple environments.