Skip to content

AstralJaeger/node

Folders and files

NameName
Last commit message
Last commit date
Jan 20, 2025
Jan 20, 2025
Aug 8, 2022
Aug 8, 2022
Aug 8, 2022
Aug 8, 2022
Aug 8, 2022
Jan 20, 2025
Aug 8, 2022
Jul 28, 2022
Oct 16, 2023
Jan 20, 2025
Mar 7, 2025
Mar 7, 2025
Aug 8, 2022

Repository files navigation

node

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.

Sponsor

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.

Environment

  • SENTRY_TOKEN: Sentry telemetry token

Actions

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.