Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yashkumarverma/typescript-template
- Owner: YashKumarVerma
- License: mit
- Created: 2020-04-13T17:15:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:38:38.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:54:11.977Z (over 1 year ago)
- Topics: ci, docker, eslint, express, mocha, nodejs, testing, typescript, winston
- Language: TypeScript
- Size: 1.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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