Go to file
2025-02-22 17:56:19 -05:00
scaffold path fix 2025-02-22 17:48:39 -05:00
src scaffold script works 2025-02-22 17:27:28 -05:00
bundle.d.ts deno scripts started 2025-02-22 16:38:11 -05:00
bundle.js deno scripts started 2025-02-22 16:38:11 -05:00
deno.json deno scripts started 2025-02-22 16:38:11 -05:00
dev_server.ts scaffold script started 2025-02-22 16:58:53 -05:00
README.md start readme 2025-02-22 17:56:19 -05:00
refresh_types.ts deno scripts started 2025-02-22 16:38:11 -05:00
scaffold.ts path fix 2025-02-22 17:48:39 -05:00

Run in an empty directory to setup basic files:

deno run -Ar https://gitea.hptrow.me/SethTrowbridge/gale/raw/branch/master/scaffold.ts

deno task dev starts the dev server

deno task types scans the deno.json for type declaration files (be sure to then restart the Deno language server)

entry in the import map points to the starting file

If you delete the index.html, the dever server can still run using a default