https://github.com/your-local-developer/ts-node-template
A no hustle, no fuss, no annoyance way to start a new Typescript project.
https://github.com/your-local-developer/ts-node-template
Last synced: about 2 months ago
JSON representation
A no hustle, no fuss, no annoyance way to start a new Typescript project.
- Host: GitHub
- URL: https://github.com/your-local-developer/ts-node-template
- Owner: your-local-developer
- Created: 2022-09-14T06:47:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T16:49:16.000Z (over 3 years ago)
- Last Synced: 2025-01-15T20:25:31.651Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript Node Template
This is a template for Typescript projects which use Node.js. The motivation for
this template is to provide a no hustle, no fuss, no annoyance way to start a
new Typescript project. Furthermore, this template is designed to provide
opinionated tooling for my Typescript projects.
## Features
It includes the following features:
- No features yet