{"id":50804451,"url":"https://github.com/jurgenjacobsen/archivum","last_synced_at":"2026-06-12T23:35:17.919Z","repository":{"id":343943928,"uuid":"1142066569","full_name":"jurgenjacobsen/archivum","owner":"jurgenjacobsen","description":"The definitive structural engine for personal and public library cataloging.","archived":false,"fork":false,"pushed_at":"2026-04-05T10:07:03.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T23:35:05.790Z","etag":null,"topics":["books","cataloging","library"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jurgenjacobsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jurgenjacobsen"}},"created_at":"2026-01-25T22:29:48.000Z","updated_at":"2026-04-05T10:07:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jurgenjacobsen/archivum","commit_stats":null,"previous_names":["jurgenjacobsen/archivum"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jurgenjacobsen/archivum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgenjacobsen%2Farchivum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgenjacobsen%2Farchivum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgenjacobsen%2Farchivum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgenjacobsen%2Farchivum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jurgenjacobsen","download_url":"https://codeload.github.com/jurgenjacobsen/archivum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgenjacobsen%2Farchivum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34266915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["books","cataloging","library"],"created_at":"2026-06-12T23:35:17.104Z","updated_at":"2026-06-12T23:35:17.904Z","avatar_url":"https://github.com/jurgenjacobsen.png","language":null,"funding_links":["https://github.com/sponsors/jurgenjacobsen"],"categories":[],"sub_categories":[],"readme":"# Archivum\n\n![Wakatime](https://wakatime.com/badge/user/010adc07-6382-419f-87bc-0b3f507ee495/project/6fe10444-85a0-4c6d-9002-cbce8ef967f6.svg)\n![Gitmoji](https://img.shields.io/badge/gitmoji-%20%F0%9F%AA%90%EF%B8%8F%20%F0%9F%93%99-191919.svg)\n\n**Archivum** is a high-performance library management system designed to serve as the \"Central Memory\" for personal and public libraries. Rooted in the Latin tradition of the *Archivitas*, it provides a rigid yet fluid framework for cataloging, tracking, and preserving vast collections of books.\n\n## Core Features\n\n## Tech Stack\n[![Project Tech Stack](https://skillicons.dev/icons?i=react,vite,tailwind,typescript,go,dotnet,cs,tauri,postgresql,supabase,docker,nginx)](#archivum)\n- **Website**: ReactTS (Vite) \u0026 TailwindCSS\n- **Desktop App**: Wails (Go + React) or Tauri (Rust + React)\n- **Mobile Apps**: .NET MAUI (C#)\n- **API**: Go (Gin or Echo) or TypeScript (NestJS)\n- **Database**: PostgreSQL (Supabase)\n- **Authentication**: Supabase Auth\n\n## Project Feature Structure\n[Development Diagram](https://miro.com/app/board/uXjVGrKwJGU=/?share_link_id=396533675631)\n\n## Folder Structure\n```\narchivum/\n├── .github/\n│   ├── FUNDING.yml             # Funding information\n│   └── workflows/              # Github Actions workflows for packaging, testing, and deployment\n├── apps/\n│   ├── librarian-desktop/      # Wails \u0026 Go - Librarian desktop station\n│   ├── librarian-mobile/       # .NET MAUI - Librarian app\n│   ├── reader-mobile/          # .NET MAUI - Reader app\n│   └── website/                # React\n├── packages/\n│   ├── ui-shared/              # Shared UI components (buttons, SVG map renderer)\n│   └── core-logic/             # Shared TypeScript logic (Borrowing rules, date tracking)\n├── services/\n│   ├── local/                  # The self-hosted backend\n│   └── global/                 # The company-hosted central API\n├── docker/                     # Dockerfiles and compose files for local development and production deployment\n└── package.json                # Root dependencies and workspace config\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurgenjacobsen%2Farchivum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjurgenjacobsen%2Farchivum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurgenjacobsen%2Farchivum/lists"}