wapi-core
v2.0.7
Published
wapi-core microservice framework
Downloads
1
Readme
Deploy to NPM
This will update the package number, build the code and deploy the new code
npm run deploy
To run it locally
npx wapi-core
To call the function:
something = the name of the function that needs to be called
npx wapi-core something
TODO:
- Get the spinner to work??
- Add the right functions for each core script