Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/averagehelper/node-project-template
Boilerplate for a NodeJS project in strict TypeScript. (Read-only Git mirror)
https://github.com/averagehelper/node-project-template
mirror
Last synced: 4 days ago
JSON representation
Boilerplate for a NodeJS project in strict TypeScript. (Read-only Git mirror)
- Host: GitHub
- URL: https://github.com/averagehelper/node-project-template
- Owner: AverageHelper
- License: gpl-3.0
- Created: 2021-07-25T22:34:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T04:22:23.000Z (about 1 year ago)
- Last Synced: 2024-11-24T19:39:43.164Z (about 1 month ago)
- Topics: mirror
- Language: TypeScript
- Homepage: https://git.average.name/AverageHelper/node-project-template
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-project-template
Basic boilerplate for a NodeJS project with strict TypeScript and lint configs.
## Usage
1. Clone the repo
2. Find and replace instances of `node-project-template` with your project name.
3. Update the git repo URLs in `package.json`.## Contributing
This project lives primarily at [git.average.name](https://git.average.name/AverageHelper/node-project-template). Read-only mirrors also exist on [Codeberg](https://codeberg.org/AverageHelper/node-project-template) and [GitHub](https://github.com/AverageHelper/node-project-template). Issues or pull requests should be filed at [git.average.name](https://git.average.name/AverageHelper/node-project-template). You may sign in or create an account directly, or use one of several OAuth 2.0 providers.