@chatbot-mgap/chasis_framework
v1.7.5
Published
framework for microservice creation
Keywords
Readme
Publishing
1. Delete old compiled files
2. Run typescript compiler
tsc3. Update package.json version
(breaking) . (features) . (fixes)4. Login to npm
npm login5. Publish
npm publish --access publicTypescript
Installing
npm i typescript --gCompiling
tsc --watch