You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Curerntly createing a service using this template is a long process. you need to clone it, delete .git folder. change values to new values and then update ci cd piplines.
Expected behaviour:
The developer should call a npx command like npx create-lcs and then it should ask for new values in a cli form. then :
creates a folder for it
setup git repo (if not already under git repo. could be added as another service under a mono repo)