— A Flight Manifest of the Cosmos —
Apollo 11. Voyager 1. ISS Expedition 1. The triumphs, the losses, the ongoing. A ready-to-import Viglet Turing ES marketplace bundle that turns the search bar into Mission Control.
Telemetry-grade features, wrapped in an HUD that feels like Houston at 03:00.
Suggestions that understand "first spacewalk" vs "first woman in space" — not just keywords.
Filter by Agency (NASA, ESA, Roscosmos, SpaceX, JAXA, ISRO, CNSA), Program, Outcome, and Decade.
Launch date, duration, destination, crew size, spacecraft, and EVA flag — all in a single sidebar.
Astronaut names rendered as initials in colored circles. Every crew deserves a roll call.
Command centers are never lit like offices. Light mode is here if you need it.
Twinkle rate optimized for late-night spelunking through orbital history.
Every mission is a full flight record. Here is the payload schema.
| Field | Description |
|---|---|
title | Mission name (e.g. Apollo 11 — First Steps on the Moon) |
description / text | Short tagline and full mission briefing |
launch_date / duration_days | Launch timestamp and mission duration |
decade | 1960s · 1970s · … · 2020s |
agency[] | NASA, ESA, Roscosmos, JAXA, ISRO, CNSA, SpaceX… |
program | Apollo, Voyager, ISS, Artemis, Shuttle… |
crew[] / crew_size | Astronaut roster + headcount |
spacecraft | Vehicle name (e.g. Saturn V / Columbia / Eagle) |
destination[] | Moon, Mars, Jupiter, LEO, interstellar space… |
outcome | Success · Failure · Partial · Ongoing · Planned |
has_eva | Boolean — did someone step outside? |
Three commands. T-minus zero.
# From turing-marketplace/space-missions/app/ npm install npm run dev # local preview npm run compile # production build npm run package # build + zip ready for Marketplace import
The generated space-missions.zip contains the SN site export, content index,
and compiled SPA template. Import via Turing → Marketplace → Install from file and you are go for launch.