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: 3 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:38:38.000Z (over 2 years ago)
- Last Synced: 2025-02-09T15:14:01.387Z (4 months ago)
- Topics: ci, docker, eslint, express, mocha, nodejs, testing, typescript, winston
- Language: TypeScript
- Size: 1.57 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TypeScript Starter Template
[](https://travis-ci.com/YashKumarVerma/typescript-template)
[](https://codecov.io/gh/YashKumarVerma/typescript-template)





[](https://hub.docker.com/repository/docker/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