Files
my-website-v2/frontend
Wyatt J. Miller c116b545fe
Some checks failed
Build and Release Docker Images / build-and-push (./backend, public/Dockerfile, my-website-v2_public) (pull_request) Failing after 21m29s
Build and Release Docker Images / build-and-push (./backend, task/Dockerfile, my-website-v2_task) (pull_request) Failing after 27m31s
Build and Release Docker Images / build-and-push (./frontend, Dockerfile, my-website-v2_frontend) (pull_request) Failing after 20m20s
Build and Release Docker Images / create-release (pull_request) Has been skipped
update frontend dockerfile
2025-12-25 13:02:10 -05: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-12-25 13:02:10 -05: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.