# electron/electron-quick-start-typescript

Clone to try a simple Electron app (in TypeScript)

Repository: https://github.com/electron/electron-quick-start-typescript
Canonical: https://ross.abutalabs.com/products/electron-quick-start-typescript
Language: TypeScript
License: CC0-1.0
License Family: permissive
Archived: true
Last push: 2024-01-03T19:55:07+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3262, "days_push": 973, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1196, forks 294 (observed 2026-08-28T04:03:56.979548+00:00)

## What it is
A minimal Electron application starter template written in TypeScript, ported from the official Electron Quick Start guide. It is now deprecated in favor of Electron Forge's official TypeScript templates.

## Use cases
- learn how to build a desktop app with Electron and TypeScript
- see a minimal Electron main process and renderer setup
- clone and run a simple Electron app quickly
- understand Electron's main and renderer process structure
- use as a starting point for a TypeScript Electron project

## When to choose
- you want the simplest possible Electron + TypeScript example to read and run
- you are following older Electron Quick Start documentation
- you need a tiny reference app to experiment with Electron APIs

## When to avoid
- starting a new production Electron project - use Electron Forge templates instead
- you need packaging, auto-update, or build tooling out of the box
- you want an actively maintained starter with current Electron versions

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: desktop-framework, developer-tools
- domain: desktop-applications, cross-platform, developer-tools, tutorials
- platform: cross-platform
- tags: electron, typescript, starter-template, deprecated, boilerplate, sample-app, boilerplate, desktop, nodejs

## Member repositories
- electron/electron-quick-start-typescript (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.979548+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:33:22.535149+00:00, confidence not recorded.
  - readme: https://github.com/electron/electron-quick-start-typescript (fetched 2026-08-28T04:03:56.979548+00:00, sha 607b70d10949)
- Data as of 2026-08-30T08:39:29.467469+00:00.
