Open fdb opened 6 years ago
I'd like to work on this! By render the script do you mean to say, show the code written and the output as well, like how the site looks now except its a view-only HTML page.
I've already started work on this — I'll make a PR soon. However, I'm still waiting a bit on support for HTTP get (See #34)
See PR #36 for a first stab at the implementation.
Add a special route, either in editor.js or using
firebase.json
to just show the result of the sketch without the editor. This page should:?seed=ABC
)This is needed to solve #16 .