go-cook-portal/Justfile

4 lines
165 B
Makefile
Raw Normal View History

2024-04-09 07:29:45 -07:00
# Runs the 'templ generate` every time a file is updated and reloads the debugger
debug:
templ generate --watch --proxy="http://localhost:3000" --cmd="go run ."