mirror of
https://github.com/sern-handler/automata
synced 2026-06-06 01:16:51 +00:00
feat: initial stable job handling + progress on saving logs
Co-authored-by: Jacob Nguyen <jacoobes@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"build:frontend": "yarn workspace frontend build",
|
||||
"start:api": "yarn workspace api start",
|
||||
"start:frontend": "yarn workspace frontend start",
|
||||
"db:deploy": "yarn workspace database deploy",
|
||||
"dev": "concurrently \"yarn workspace frontend dev\" \"yarn workspace api dev\" \"yarn workspace database dev\""
|
||||
},
|
||||
"//": [
|
||||
|
||||
Reference in New Issue
Block a user