Find a file
2022-09-30 15:14:57 -05:00
components Super lazy registration 2022-09-30 15:14:57 -05:00
islands Initial commit 2022-09-27 14:41:17 -05:00
routes Super lazy registration 2022-09-30 15:14:57 -05:00
static Initial commit 2022-09-27 14:41:17 -05:00
db-migrations.ts Super lazy registration 2022-09-30 15:14:57 -05:00
db.ts Super lazy registration 2022-09-30 15:14:57 -05:00
deno.json Initial commit 2022-09-27 14:41:17 -05:00
dev.ts Initial commit 2022-09-27 14:41:17 -05:00
fresh.gen.ts Super lazy registration 2022-09-30 15:14:57 -05:00
import_map.json Initial commit 2022-09-27 14:41:17 -05:00
main.ts Initial commit 2022-09-27 14:41:17 -05:00
README.md Initial commit 2022-09-27 14:41:17 -05:00
twind.config.ts Super lazy registration 2022-09-30 15:14:57 -05:00

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.