๐ฅblazingly๐ฅ fast typescript + node template that gets you up and running with new project in seconds ๐
- stress (and bundler) free typescript + node dev setup
- eslint
- jest
- prettier
npx degit MaciejWiatr/typescript-node-template <awesome_project>
git clone --depth=1 https://github.com/MaciejWiatr/typescript-node-template.git <awesome_project>
gh repo create <awesome_project> -p MaciejWiatr/typescript-node-template --public