Go to file
2023-04-12 07:34:23 +03:00
components chore: init project 2023-04-12 07:34:23 +03:00
islands chore: init project 2023-04-12 07:34:23 +03:00
routes chore: init project 2023-04-12 07:34:23 +03:00
static chore: init project 2023-04-12 07:34:23 +03:00
.envrc chore: add envrc and gitignore, make flake work 2023-04-12 07:21:16 +03:00
.gitignore chore: add envrc and gitignore, make flake work 2023-04-12 07:21:16 +03:00
deno.json chore: init project 2023-04-12 07:34:23 +03:00
dev.ts chore: init project 2023-04-12 07:34:23 +03:00
flake.lock chore: add envrc and gitignore, make flake work 2023-04-12 07:21:16 +03:00
flake.nix chore: add envrc and gitignore, make flake work 2023-04-12 07:21:16 +03:00
fresh.gen.ts chore: init project 2023-04-12 07:34:23 +03:00
import_map.json chore: init project 2023-04-12 07:34:23 +03:00
main.ts chore: init project 2023-04-12 07:34:23 +03:00
README.md chore: init project 2023-04-12 07:34:23 +03:00

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.