adding instrucction for web free?
This commit is contained in:
5
Makefile
5
Makefile
@@ -208,6 +208,11 @@ deploy-admin-full: deploy-admin configure-iap-admin
|
|||||||
@echo "✅ Admin Console deployed and IAP configured successfully!"
|
@echo "✅ Admin Console deployed and IAP configured successfully!"
|
||||||
|
|
||||||
|
|
||||||
|
# --- Frontend Web Free ---
|
||||||
|
free-dev: dataconnect-sync
|
||||||
|
@echo "--> Starting free web development server on http://localhost:5174 ..."
|
||||||
|
@cd frontend-web-free && npm run dev -- --port 5174
|
||||||
|
|
||||||
# --- Cloud IAP Configuration ---
|
# --- Cloud IAP Configuration ---
|
||||||
configure-iap-launchpad:
|
configure-iap-launchpad:
|
||||||
@echo "--> Configuring IAP for Cloud Run service [$(CR_LAUNCHPAD_SERVICE_NAME)]..."
|
@echo "--> Configuring IAP for Cloud Run service [$(CR_LAUNCHPAD_SERVICE_NAME)]..."
|
||||||
|
|||||||
Reference in New Issue
Block a user