Repositories
Argon
The CyanPrint registry web UI
sulfone.argon
Argon is the web-based user interface for browsing, searching, and managing CyanPrint templates. It provides a visual interface to the Zinc registry.
Repository
github.com/AtomiCloud/sulfone.argon
Tech Stack
| Technology | Purpose |
|---|---|
| TypeScript | Primary language |
| Svelte | UI framework |
| SvelteKit | Full-stack framework |
| Tailwind CSS | Styling |
Overview
Argon provides template browsing with grid and list views, category-based navigation, advanced search with filters, and template preview. It supports Descope OIDC authentication, user profiles, and template management. The app communicates with the Zinc REST API using a generated type-safe HTTP client.
Getting Started
See the repository README for setup and contributing instructions.