Find a file
2024-01-07 02:37:50 -06:00
.helix Pentagon seems nice? 2024-01-05 21:10:38 -06:00
components Work on admin panel 2024-01-07 02:24:36 -06:00
islands Work on admin panel 2024-01-07 02:24:36 -06:00
routes Work on admin panel 2024-01-07 02:24:36 -06:00
static Work on admin panel 2024-01-07 02:24:36 -06:00
.envrc Initial commit 2024-01-05 13:22:56 -06:00
.gitignore Initial commit 2024-01-05 13:22:56 -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 Initial commit 2024-01-05 13:22:56 -06:00
fresh.config.ts Initial commit 2024-01-05 13:22:56 -06:00
fresh.gen.ts Work on admin panel 2024-01-07 02:24:36 -06:00
main.ts Pentagon seems nice? 2024-01-05 21:10:38 -06:00
models.ts Work on admin panel 2024-01-07 02:24:36 -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