generated from alecodes/base-template
chore: add live reload features
This commit is contained in:
parent
0923ac1841
commit
b6c909f6f4
4 changed files with 184 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ docker-compose +ARGS:
|
|||
start-dev-services: (docker-compose "up --remove-orphans")
|
||||
|
||||
dev:
|
||||
cargo run
|
||||
watchexec --restart --clear --watch src cargo run
|
||||
|
||||
migrate: (docker-compose "run dbmate migrate")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue