Find a file
2022-09-27 15:49:41 -05:00
components Initial commit 2022-09-27 14:41:17 -05:00
islands Initial commit 2022-09-27 14:41:17 -05:00
routes DB things 2022-09-27 15:49:41 -05:00
static Initial commit 2022-09-27 14:41:17 -05:00
db-migrations.ts DB things 2022-09-27 15:49:41 -05:00
db.ts DB things 2022-09-27 15:49:41 -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 DB things 2022-09-27 15:49:41 -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 Initial commit 2022-09-27 14:41:17 -05:00

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.