Greg Sabo

Results 2 issues of Greg Sabo

The template currently sets the API domain manually in config.js. Can this be done automatically with output variables? Here's what I've tried so far: In API's serverlesss.yaml: ``` app: myapp...

Codemirror can be configured with CSS to resize the editor to its contents: http://codemirror.net/demo/resize.html This markup alone doesn't do the job for executr, however.

enhancement