Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 711 Bytes

File metadata and controls

24 lines (17 loc) · 711 Bytes

Integrations

ForgeTS is designed to integrate seamlessly with modern development tools and services.

CI/CD Systems

GitHub Actions

We provide default workflows for GitHub Actions to automate:

  • CI: Build, Lint, Test.
  • Release: Publish packages (future).

NIST Compliance Tools

Integrated templates come ready for compliance scanning:

  • Trivy: Vulnerability scanning.
  • Checkov / cfn-guard: Infrastructure as Code scanning.

External Services

Analytics (Optional)

Generated projects may include hooks for:

  • PostHog / Google Analytics (Frontend templates)
  • Sentry (Error tracking)

Note: These are opt-in features within specific templates.