i think this is low effort high value
we already have validation feature, could be useful to run through the parameters we prompt and see if we can add some reasonable regex to avoid errors
eg. some prompts such as front/backend subdomain name, we expect people to put api. which is not super clear and will lead to a failure down the road which will be frustrating
i think this is low effort high value
we already have validation feature, could be useful to run through the parameters we prompt and see if we can add some reasonable regex to avoid errors
eg. some prompts such as
front/backend subdomain name, we expect people to putapi.which is not super clear and will lead to a failure down the road which will be frustrating