eko/monday
⚡️ A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 91
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2611
- days_rel: 56
- days_push: 56
- n_releases_24m: 2
Adoption not part of the score
1377 stars · 49 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Monday is a Go-based CLI tool that gives microservice developers a unified YAML-configured environment for running local applications with hot reload. It can also port-forward remote services from Kubernetes (via pod labels), SSH, or TCP so developers don't have to run every dependency locally.
Use cases
- run multiple local microservices with one command instead of ten terminals
- port-forward a Kubernetes service to my local machine for development
- forward remote services over SSH or TCP locally while developing
- hot reload my Go or NodeJS app when files change locally
- standardize microservice dev setup across a team with shared YAML config
- auto-reconnect lost port-forward connections during development
- run some services locally and reach others in a remote cluster
When to choose
- your team develops microservices against a shared Kubernetes environment and wants consistent local setups
- you want to mix locally-run apps with port-forwarded remote dependencies
- you need hot reload plus multi-service orchestration in a single CLI
When to avoid
- you don't use Kubernetes or SSH-accessible remote environments
- you need full local orchestration via containers (use docker-compose or Tilt instead)
- you want a GUI-based development environment
Facets
cli-tool · maturity active
developer-tools deployment networking configuration-management cli developer-tools microservices cli go port-forwarding kubernetes ssh-tunnel hot-reload local-development devops containers command-line linux macos
2 sources
- readme: https://github.com/eko/monday · fetched 2026-08-28 · 41d1d731b644
- homepage: https://vincent.composieux.fr/article/how-does-monday-use-go-and-how-does-it-work/ · fetched 2026-08-29 · ee768074a41e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eko/monday | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem