Go to file
Daniel Flanagan 52a1eefb24
Login and default team
2022-10-05 17:02:21 -05:00
components dunno 2022-10-01 14:46:17 -05:00
islands Styles! 2022-10-01 14:03:15 -05:00
routes Login and default team 2022-10-05 17:02:21 -05:00
static Initial commit 2022-09-27 14:41:17 -05:00
README.md Initial commit 2022-09-27 14:41:17 -05:00
db-migrations.ts Login and default team 2022-10-05 17:02:21 -05:00
db.ts Login and default team 2022-10-05 17:02:21 -05:00
deno.json Login and default team 2022-10-05 17:02:21 -05:00
dev.ts Initial commit 2022-09-27 14:41:17 -05:00
fresh.gen.ts Focus ring 2022-10-01 14:34:07 -05:00
import_map.json Styles! 2022-10-01 14:03:15 -05:00
main.ts Styles! 2022-10-01 14:03:15 -05:00
twind.config.ts Focus ring 2022-10-01 14:34:07 -05:00

README.md

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.