initialized repository
This commit is contained in:
9
mprocs.yaml
Normal file
9
mprocs.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
procs:
|
||||
# database:
|
||||
# shell: "docker compose up"
|
||||
backend:
|
||||
shell: "watchexec -w src -r cargo run"
|
||||
cwd: "./"
|
||||
tailwindcss:
|
||||
shell: "pnpx @tailwindcss/cli -i tailwind.css -o assets/css/main.css --watch"
|
||||
cwd: "./"
|
Reference in New Issue
Block a user