A Node template repository by AstralJaeger setup for
- Eslint (Google code style +
spellchecking) - Prettier
- TypeScript
- Docker container
- GitHub Actions (lint, build & push container)
- Husky pre-commit and pre-push hooks
- CycloneDX SBOM (please make sure to publish your SBOM with your package.)
This repository is published under the MIT license, as such please feel free to do whatever you want with it, but I would like you to stay fair and nice.
If you would like to support me for my open source work you can do so through GitHub Sponsorships. I'm always happy for a coffee.
SENTRY_TOKEN
: Sentry telemetry token
Please do not forget to fill the DOCHERHUB_USERNAME
and DOCKERHUB_TOKEN
secrets for the CI pipeline.
These two secrets are required in order for the CI pipeline to successfully run.