feat: restructure project, implement askama templating #26

Merged
theo merged 21 commits from restructure-project into main 2024-07-26 14:42:03 +02:00
Showing only changes of commit ba88b08a57 - Show all commits

View File

@ -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/"