0.0.0 • Published 8 months ago

strapi-deployment-plugin v0.0.0

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

strapi-deployment-plugin

Installation instructions

  1. Install yalc
npm install -g yalc
  1. Clone the plugin from BitBucket
git clone git@bitbucket.org:eshots/microsite-strapi.git
  1. In your plugin folder, start the server
npm run watch:link
  1. Go to your strapi project folder
npx yalc add strapi-deployment-plugin
npx yalc link strapi-deployment-plugin
npm install
npm run develop

Strapi should automatically pick up the plugin and listen to code changes.

IMPORTANT

Code changes in any of the server components of the plugin do not automatically trigger a Strapi reload. You need to restart Strapi manually.g

0.0.0

8 months ago