lyft / clutch

Extensible platform for infrastructure management

Home Page:https://clutch.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to run make scaffold-workflow from a custom gateway

rdelpret opened this issue · comments

Description
Currently you can run make api inside a clutch-gateway repo to bootstrap a new API endpoint but you can't do the same for the frontend, you must run make scaffold-workflow from the clutch repo which is confusing if we are only maintaining a clutch-gateway repo for folks to contribute to. When you run this tool it also assumes you want to put the workflow in the clutch repo.

Complexity [S/M/L]: S