0.0.0 • Published 8 months ago
strapi-deployment-plugin v0.0.0
strapi-deployment-plugin
Installation instructions
- Install yalc
npm install -g yalc
- Clone the plugin from BitBucket
git clone git@bitbucket.org:eshots/microsite-strapi.git
- In your plugin folder, start the server
npm run watch:link
- 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