scipts for starting

This commit is contained in:
2026-03-08 02:29:33 +01:00
parent 4f64d998ef
commit 8b1a96f133
3 changed files with 17 additions and 0 deletions

4
start-front.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd "$(dirname "$0")/front"
bun dev