1.1.1 • Published 3 years ago
@devamiza/thunder-cli v1.1.1
⚡️ Generate typescript templates, start fast and enjoy your saved time.
Installation
# using yarn
yarn global add @devamiza/thunder-cli
# using npm
npm i -g @devamiza/thunder-cli
Usage
just run this command in terminal:
thunder
Features
- ESM modules support
- Top level await
- Run application for dev blazing fast with esbuild ⚡️ (thanks to tsx )
- Dev watch mode
- ESLint ready
- Lint staged changes lint-staged
- Husky
- Prettier
- VScode debugger configs ready for both debug and attach
- Tests with jest
- Github actions (automatic NPM publish, test, style)