@chatbot-mgap/chasis_framework
v1.7.5
Published
framework for microservice creation
Downloads
81
Keywords
Readme
Publishing
1. Delete old compiled files
2. Run typescript compiler
tsc
3. Update package.json version
(breaking) . (features) . (fixes)
4. Login to npm
npm login
5. Publish
npm publish --access public
Typescript
Installing
npm i typescript --g
Compiling
tsc --watch