Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashkumarverma/typescript-template

handy typescript template
https://github.com/yashkumarverma/typescript-template

ci docker eslint express mocha nodejs testing typescript winston

Last synced: 9 days ago
JSON representation

handy typescript template

Awesome Lists containing this project

README

        

## TypeScript Starter Template

[![Build Status](https://travis-ci.com/YashKumarVerma/typescript-template.svg?branch=master)](https://travis-ci.com/YashKumarVerma/typescript-template)
[![codecov](https://codecov.io/gh/YashKumarVerma/typescript-template/branch/master/graph/badge.svg)](https://codecov.io/gh/YashKumarVerma/typescript-template)
![GitHub](https://img.shields.io/github/license/yashkumarverma/typescript-template)
![GitHub top language](https://img.shields.io/github/languages/top/yashkumarverma/typescript-template)
![Dependencies](https://img.shields.io/david/yashkumarverma/typescript-template)
![GitHub last commit](https://img.shields.io/github/last-commit/yashkumarverma/typescript-template)
![GitHub repo size](https://img.shields.io/github/repo-size/yashkumarverma/typescript-template)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/yashkumarverma/typescript-template/latest)](https://hub.docker.com/repository/docker/yashkumarverma/typescript-template)
[![Docker Automated build](https://img.shields.io/docker/automated/yashkumarverma/typescript-template)](https://hub.docker.com/repository/docker/yashkumarverma/typescript-template)

A handy boiler plate to set up the following with respective integrations

- [x] typescript config
- [x] eslint config
- [x] prettier config
- [x] mocha, chai
- [x] nodemon config
- [x] Docker script
- [x] now.json config
- [x] winston logging config
- [x] sample auth middleware
- [x] uniform server response template
- [x] CORS
- [x] sample env
- [x] database config