Added basic exercise addition and deletion
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
procs:
|
||||
# database:
|
||||
# shell: "docker compose up"
|
||||
database:
|
||||
shell: "docker compose up db"
|
||||
backend:
|
||||
shell: "watchexec -w src -r cargo run"
|
||||
cwd: "./"
|
||||
|
Reference in New Issue
Block a user