0.0.5 • Published 8 months ago

strapi-gcp-installer v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

| ⚠️ alpha version

Strapi Google Cloud Platform Installer - CLI

Doesn't it take like forever to get a Strapi running on the GCP? Not anymore! With the help of this wonderful command line interface you can deploy your Strapi to the Google App Engine in no time.

Features

  • Easy to use cli 🪄
  • Use existing Strapi project or create a new one on the fly ⏭️
  • Setup App Engine and Cloud Storage on the GCP for Strapi usage ☁️
  • Adds GitHub Actions for fast Strapi deployments to App Engine 🚀
  • Default settings (SHOULD) work with Free Tier 💸

How to use

npx strapi-gcp-installer <folder>

Options

npx strapi-gcp-installer --verbose=true --github-actions=false

flagdefaultdescription
--verbosefalseWill log aditional information if set to true.
--github-actionstrueWill skip GitHub repository and Actions setup if set to false.