# mojotech/torch

A rapid admin generator for Elixir & Phoenix

Repository: https://github.com/mojotech/torch
Canonical: https://ross.abutalabs.com/products/mojotech-torch
Language: Elixir
License: NOASSERTION
License Family: other
Topics: phoenix, admin
Last push: 2026-04-13T16:20:33+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 16, longevity 100
- inputs: {"age_days": 3723, "days_push": 142, "days_rel": 422, "gap_med": 99.5, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1174, forks 85 (observed 2026-08-28T04:03:52.285084+00:00)

## What it is
Torch is a rapid admin generator for Elixir Phoenix applications that creates admin interfaces with custom templates. It wraps Phoenix's HTML generator, injecting its own templates to produce styled admin CRUD pages.

## Use cases
- generate an admin panel for a Phoenix app
- scaffold CRUD admin pages for Ecto models
- quickly build back-office UIs in Phoenix
- create searchable paginated admin dashboards
- bootstrap admin sections without writing boilerplate

## When to choose
- you have a Phoenix 1.7+ app and need admin CRUD screens fast
- you want generated code you can customize rather than a black-box admin engine
- you prefer Phoenix generator conventions

## When to avoid
- you need a runtime-configurable admin engine rather than generated code
- your project is not Phoenix/Elixir
- you need Phoenix 1.6 or earlier without using an older Torch version

## Facets
- artifact type: library
- maturity: active
- function: templating, ui-components
- domain: web-development, backend, developer-tools
- platform: elixir
- tags: phoenix, admin-generator, mix-tasks, elixir, crud-generator, code-generation, web-server

## Member repositories
- mojotech/torch (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.285084+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-30T06:28:18.335074+00:00, confidence not recorded.
  - readme: https://github.com/mojotech/torch (fetched 2026-08-28T04:03:52.285084+00:00, sha c79557d0b04e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
