Deploy

Let's share your application with the world.

What are you trying to deploy?

Deployment Steps 🔗

  • curl https://webi.sh/node@lts | sh
  • curl https://sdk.cloud.google.com | bash
  • npx @marko/create marko-app --template webpack-express
  • cd marko-app
  • gcloud run deploy marko-app --allow-unauthenticated --region=us-central1 --source=.