AstralJaeger / node

A Node template repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Node template repository

License:MIT License


Languages

Language:TypeScript 76.3%Language:Dockerfile 18.1%Language:Shell 5.6%