feat: restructure project, implement askama templating #26
@ -4,8 +4,8 @@
|
||||
"identifier": "org.p4pillon.pharma.desktop",
|
||||
"build": {
|
||||
"beforeDevCommand": {
|
||||
"script": "cargo run",
|
||||
"cwd": "../clego"
|
||||
"cwd": "../app",
|
||||
"script": "cargo run"
|
||||
},
|
||||
"devUrl": "http://localhost:3000",
|
||||
"frontendDist": "axum://place.holder/"
|
||||
|
Loading…
Reference in New Issue
Block a user