Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

eko/monday-app

Repository files navigation

Monday: dev tool for local app and port-forwarding

TravisBuildStatus

This is a GUI built with ElectronJS for the Monday project.

In case you prefer to work with the CLI version, please go on the Monday CLI repository.

Overview

Schema

What Monday can do for you?

✅ Define a unified way to setup applications for all your developers

✅ Run your local applications

✅ Hot reload your applications automatically when a change is made locally

✅ Port-forward an application locally using a remote one on Kubernetes (targeting a pod via label) or over SSH

✅ Forward traffic of a remote application over Kubernetes, SSH or TCP locally (see example forward types)

✅ Auto reconnect when a port-forward connection is lost

✅ Forward multiple times the same port locally, using an hostname

Installation

Download binary

You can download the latest version of the binary built for your architecture (macOS or linux) here: https://github.com/eko/monday-app/releases/latest

Development

Run the app (dev)

npm run start

Package the application

npm run package

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Community

You can join the community Slack space to discuss about your issues, new features or anything else regarding Monday.