feat: add build scripts for development and production
This commit is contained in:
committed by
Evrard Van Espen (aider)
parent
77244e24c5
commit
8bcf1afaf5
3
build-dev.sh
Executable file
3
build-dev.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
watchexec --restart -w ./ --no-process-group -- go run .
|
||||||
Reference in New Issue
Block a user