basic setup with Svelte, Tailwind and DaisyUI

This commit is contained in:
2024-10-23 00:19:08 +05:30
parent 7b65f3313e
commit ad57664a3e
26 changed files with 2315 additions and 237 deletions

BIN
client/public/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

3
client/public/icon.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg">
<circle cx="256" cy="256" r="256" fill="red"/>
</svg>

After

Width:  |  Height:  |  Size: 122 B

1
client/public/robots.txt Normal file
View File

@@ -0,0 +1 @@
# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file