Files
my-website-v2/frontend
Wyatt J. Miller 4f8e7a654c
Some checks failed
Build and Release Docker Images / create-release (push) Has been skipped
Build and Release Docker Images / build-and-push (./frontend, Dockerfile, my-website-v2_frontend) (push) Failing after 17m1s
Build and Release Docker Images / build-and-push (./backend, task/Dockerfile, my-website-v2_task) (push) Failing after 23m37s
Build and Release Docker Images / build-and-push (./backend, public/Dockerfile, my-website-v2_public) (push) Failing after 21m10s
modified dockerfiles some more
2025-07-19 21:52:36 -04:00
..
2025-07-17 21:23:16 -04:00
2025-07-14 20:09:10 -04:00
2025-07-17 21:22:12 -04:00
2025-07-14 23:39:47 -04:00
2025-07-17 21:21:33 -04:00
2025-06-29 23:41:20 -04:00
2024-09-03 01:17:19 -04:00
2025-07-19 21:52:36 -04:00
2024-09-03 01:17:19 -04:00
2024-09-03 01:32:34 -04:00
2025-06-29 23:41:20 -04:00

Frontend

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.