Actions
Feature #382
closedEpic #383: support react apps
Feature #432: prepare argo workflow template for react apps
design the react app service flow
Updated by torgiren over 2 years ago
- user request a nie app via webui/api
- apps service creates a GitlabRepo with project name, user name and a webhook to argo workflows/events maybe ssh keys
- apps service creates an workflow/event listener etc to run for this app
- webui/api return the url to the gitlab's git repo where user will push his code
Actions