HexName-Frontend/README.md
2026-02-01 15:35:34 +01:00

384 B

HexName's Frontend

This is the frontend written in SvelteKit using Tailwind and DaisyUI for my website/project HexName, a free DNS/DDNS service.

Contributions

Pull requests improving the workflow, fixing bugs, etc are welcome.

Use deno task dev to run the local development environment.

For deployment, the static-adapter is used: deno task build