Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/donnyroufs/starter-template-typescript
- Owner: donnyroufs
- Created: 2021-04-26T22:21:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T06:47:16.000Z (11 months ago)
- Last Synced: 2024-08-13T07:17:15.512Z (4 months ago)
- Language: TypeScript
- Size: 117 KB
- Stars: 20
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - donnyroufs/starter-template-typescript - Simplified starter template for TypeScript with just a single Bootstrap file (JavaScript)
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