Grouping route

This commit is contained in:
2024-10-02 15:33:41 +07:00
parent 5d7dc70f1b
commit 93c44f40cc
41 changed files with 1176 additions and 1158 deletions

4
staging.sh Normal file → Executable file
View File

@ -1,5 +1,5 @@
#!/bin/bash
air &
npx tailwindcss -i ./public/input.css -o ./public/output.css --watch &
templ generate -watch -proxy=http://localhost:8000
templ generate -watch &
npx tailwindcss -i ./public/input.css -o ./public/output.css --watch