Find a file
2024-01-07 16:22:39 -06:00
.helix Pentagon seems nice? 2024-01-05 21:10:38 -06:00
components Put with forms is a problem? 2024-01-07 16:21:14 -06:00
islands Add notes 2024-01-07 16:22:39 -06:00
routes Put with forms is a problem? 2024-01-07 16:21:14 -06:00
static CRUD 2024-01-07 10:55:18 -06:00
.envrc Initial commit 2024-01-05 13:22:56 -06:00
.gitignore File uploads 2024-01-07 11:27:50 -06:00
crud.ts CRUD 2024-01-07 10:55:18 -06:00
deno.json Work on admin panel 2024-01-07 02:24:36 -06:00
dev.ts Initial commit 2024-01-05 13:22:56 -06:00
flake.lock Initial commit 2024-01-05 13:22:56 -06:00
flake.nix CRUD 2024-01-07 10:55:18 -06:00
fresh.config.ts Initial commit 2024-01-05 13:22:56 -06:00
fresh.gen.ts CRUD 2024-01-07 10:55:18 -06:00
main.ts Pentagon seems nice? 2024-01-05 21:10:38 -06:00
models.ts Put with forms is a problem? 2024-01-07 16:21:14 -06:00
README.md Update readme 2024-01-07 02:37:50 -06:00
tailwind.config.ts Initial commit 2024-01-05 13:22:56 -06:00

Fresh project

Your new Fresh project is ready to go. You can follow the Fresh "Getting Started" guide here: https://fresh.deno.dev/docs/getting-started

Usage

Make sure to install Deno: https://deno.land/manual/getting_started/installation

Then start the project:

deno task start

This will watch the project directory and restart as necessary.

Inspiration