Find a file
2022-09-30 09:37:27 -05:00
components WIP all the things 2022-09-29 20:22:30 -05:00
islands Initial commit 2022-09-27 14:41:17 -05:00
routes WIP all the things 2022-09-29 20:22:30 -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 WIP all the things 2022-09-29 20:22:30 -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 DARK MODE 2022-09-30 09:37:27 -05:00

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.