Split justfiles

This commit is contained in:
Drew 2025-09-22 01:38:08 -07:00
parent c2c1d1c8ed
commit 4e34c8d81b
4 changed files with 71 additions and 51 deletions

View file

@ -1,9 +1,5 @@
# Frontend development commands for Captain's Log
set working-directory := '.'
# Show available commands
default:
@just --list
# Start development server with backend API proxy
dev-frontend: