Build and Run

deno task build builds the application to public/bundle.mjs, along with a sourcemap file for debugging.

deno task start launches the server.

deno task dev will run the server and watch for file changes, rebuilding automatically.

Url parameters

nosave don’t load or save with local storage **gist=** load from a gist

License

MIT.