feat: updated readme

This commit is contained in:
Luka Dekanozishvili 2026-02-01 15:34:49 +01:00
parent 09c9a0eaf5
commit 1d7c3df13b

View file

@ -1,7 +1,11 @@
# HexName's Frontend
This is the frontend written in Sveltekit using Tailwind and DaisyUI used for the website/my project [HexName](https://hexname.com).
This is the frontend written in Sveltekit using Tailwind and DaisyUI for my website/project [HexName](https://hexname.com), a free DNS/DDNS service.
## Contributions
Pull requests improving the workflow, fixing bugs, etc are welcome.
For deployment, the static-adapter is used.
Use `deno task dev` to run the local development environment.
For deployment, the static-adapter is used: `deno task build`