falconz-app-base
v0.0.12
Published
falconz app base
Readme
falconz-app-base
base module for falconz platform.
Development workflow
# add changes
git add -A
git cz
npm run version
git push --follow-tags origin main && npm publishTodo
- interface for cache
- interface for plugins/modules
- yarn prepare-release should work
Notes
Started using npx typescript-starter
