Run dev server throughout orb lifecycle (#19)

Amp-Thread-ID: https://ampcode.com/threads/T-019f8aec-e13a-7495-a56f-89bcb9e9fbc1

Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Akash Shakdwipeea
2026-07-23 19:14:37 +05:30
committed by GitHub
co-authored by Amp
parent a4414cc735
commit 8a8369706b
4 changed files with 14 additions and 4 deletions
+3
View File
@@ -121,4 +121,7 @@ npm ci
echo "Building the application..."
npm run build
echo "Starting orb development services..."
amp orb services ensure
echo "Orb setup complete."