teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
45 stars 1 forks source link

Embed sandbox code files #31

Closed teleclimber closed 2 years ago

teleclimber commented 2 years ago

Sandbox code files, currently in "resources" for whatever reason need to be embedded.

This may have a few knock-on effects:

We may end up building these into a single file using Deno bundle or whatever.

We may end up serving them to the sandbox over http, although this may end up being complicated (does it mean we also need to serve app files too? and if so do we also need to give read-only access to app files (yes))...

teleclimber commented 2 years ago

Fixed in 9d6ca73c4cc353d129c7d574e7dc575b2bd88313