somod icon indicating copy to clipboard operation
somod copied to clipboard

Serverless Optimized MODules - A Serverless Framework to create reusable micro apps

Results 5 somod issues
Sort by recently updated
recently updated
newest added

Add Validation for `extension.ts` during build

currently parameter.yaml needs to be authored using form-input-schema. Let parameters.yaml define the parameters, json-schema and default values, The form input schema for the parameters may be a separate additional file

have a navigation link in serverless/functions page to UI page affected page /reference/main-concepts/serverless/functions

in dev mode parameters.json has to always pick default values from parameters.yaml. it may not be default but any other way to pick values created/updated in parameters.yaml.

for config.yaml, parameters.yaml etc introduce environment variables, say config-[dev].yaml, parameters-[prod].yaml