diff --git a/mprocs.yaml b/mprocs.yaml new file mode 100644 index 0000000..6e8b140 --- /dev/null +++ b/mprocs.yaml @@ -0,0 +1,5 @@ +procs: + frontend: + shell: just start-frontend + backend: + shell: just start-backend