Add password validation
This commit is contained in:
5
staging.sh
Normal file
5
staging.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
air &
|
||||
npx tailwindcss -i ./public/input.css -o ./public/output.css --watch &
|
||||
templ generate -watch -proxy=http://localhost:8000
|
Reference in New Issue
Block a user