https://github.com/ganevdev/template-nodejs-ts
https://github.com/ganevdev/template-nodejs-ts
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ganevdev/template-nodejs-ts
- Owner: ganevdev
- License: mit
- Created: 2020-01-11T14:01:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T06:50:07.000Z (over 5 years ago)
- Last Synced: 2025-02-14T05:29:36.203Z (12 months ago)
- Language: TypeScript
- Size: 689 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Template Nodejs TypeScript
My personal nodejs typescript template
Main repo: https://github.com/Ganevru/templates
Start new GitHub repo from Template: https://github.com/Ganevru/template-nodejs-ts/generate
Or git clone:
```
git clone git@github.com:Ganevru/template-nodejs-ts.git nodejs-ts-project
```