Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/donnyroufs/starter-template-typescript

Template I use for all my projects, however I'm still adding stuff!
https://github.com/donnyroufs/starter-template-typescript

Last synced: 9 days ago
JSON representation

Template I use for all my projects, however I'm still adding stuff!

Awesome Lists containing this project

README

        

# Simplified starter template for TypeScript with just a single Bootstrap file

## Features

- Simple **GitHub workflow** that runs tests
- **Git hooks** powered by **lint-staged** and **husky** on pre-commit
- **Dockerized** development environment
- Pre-configured **Jest** for testing
- Opinionated **Eslint** and **Prettier** setup
- Run **debugger** in VSCode