@zipstak/nx-plugins
v0.0.14
Published
This project runs and deploys zipstak projects. It uses serverless-stack in the background to dynamically link the different resources into a standard serverless-stack project. Right now this project will run against the local file system, but the end i
Downloads
2
Readme
zipstak-nx-plugins
This project runs and deploys zipstak projects. It uses serverless-stack in the background to dynamically link the different resources into a standard serverless-stack project. Right now this project will run against the local file system, but the end idea is to have code potentially live in database and be publishable like CMS content.
development
publishing to npm
Publish is through github actions and can be further configured via .github/npm-nx-plugins-publish.yml
The action runs when the main branch within github has a change to packages/zipstak/nx-plugins/package.json. Generally this should be a version increment within the file. The project will be built and automatically published to npm.