Viewer
Blueprint inspection GUI at fpsr.fprints.xyz.
The viewer is a React app for pasting, inspecting, previewing, and exporting Factorio blueprint strings. It consumes the workspace fpsr package and private CDN assets.
Live demo: https://fpsr.fprints.xyz
Local development from the monorepo root:
pnpm dev
# or: vp dev apps/viewer
Docs for the library live under Guide; this site is fpsr-docs.fprints.xyz.