https://github.com/jabez007/node-template
https://github.com/jabez007/node-template
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jabez007/node-template
- Owner: jabez007
- License: mit
- Created: 2019-07-29T16:01:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:19:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T03:12:19.736Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sources
https://medium.com/@pongsatt/how-to-setup-nodejs-in-typescript-from-scratch-22c04bc49cf8
https://eslint.org/docs/user-guide/getting-started
https://www.npmjs.com/package/@typescript-eslint/parser
https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin
https://www.npmjs.com/package/@zerollup/ts-transform-paths
https://medium.com/northcoders/creating-a-project-generator-with-node-29e13b3cd309
https://medium.com/@pongsatt/how-to-build-your-own-project-templates-using-node-cli-c976d3109129
# Install
`> npm install -g https://git@github.com/jabez007/node-template/tarball/master`