{"id":29104947,"url":"https://github.com/spaquet/listopia","last_synced_at":"2026-02-02T08:03:02.174Z","repository":{"id":300831942,"uuid":"1007292781","full_name":"spaquet/listopia","owner":"spaquet","description":"A Modern Rails Task Management and List sharing app","archived":false,"fork":false,"pushed_at":"2026-01-25T00:40:47.000Z","size":1329,"stargazers_count":28,"open_issues_count":9,"forks_count":8,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-25T13:56:01.434Z","etag":null,"topics":["list","productivity","task-management"],"latest_commit_sha":null,"homepage":"https://listopia-dhv.pages.dev","language":"Ruby","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/spaquet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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}},"created_at":"2025-06-23T19:06:46.000Z","updated_at":"2026-01-01T05:01:27.000Z","dependencies_parsed_at":"2025-07-08T00:02:43.887Z","dependency_job_id":"50846af0-8cc0-4805-a2d9-c5fbcabb7fda","html_url":"https://github.com/spaquet/listopia","commit_stats":null,"previous_names":["spaquet/listopia"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/spaquet/listopia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaquet%2Flistopia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaquet%2Flistopia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaquet%2Flistopia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaquet%2Flistopia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spaquet","download_url":"https://codeload.github.com/spaquet/listopia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaquet%2Flistopia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29007382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T06:37:10.400Z","status":"ssl_error","status_checked_at":"2026-02-02T06:37:09.383Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["list","productivity","task-management"],"created_at":"2025-06-29T00:38:49.400Z","updated_at":"2026-02-02T08:03:02.166Z","avatar_url":"https://github.com/spaquet.png","language":"Ruby","funding_links":[],"categories":["Open Source Rails Apps"],"sub_categories":["Articles"],"readme":"# Listopia\n\n[![Ruby on Rails](https://img.shields.io/badge/Rails-8.0+-d82c20?style=flat-square\u0026logo=rails)](https://rubyonrails.org)\n[![Ruby](https://img.shields.io/badge/Ruby-3.4.7-d91c1c?style=flat-square\u0026logo=ruby)](https://www.ruby-lang.org)\n[![Tests](https://img.shields.io/badge/Tests-672%20Passing-4CAF50?style=flat-square\u0026logo=rspec)](https://github.com/spaquet/listopia)\n[![License](https://img.shields.io/badge/License-AGPL%20v3-blue?style=flat-square)](LICENSE)\n[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-15+-336791?style=flat-square\u0026logo=postgresql)](https://www.postgresql.org)\n[![Hotwire](https://img.shields.io/badge/Hotwire-Turbo%20%26%20Stimulus-5F3DC4?style=flat-square\u0026logo=turbo)](https://hotwired.dev)\n\n![Listopia Screenshot](https://raw.githubusercontent.com/spaquet/listopia/main/images/screenshot.png)\n\n**Listopia** is a modern, collaborative list management application built with Ruby on Rails 8. It showcases cutting-edge Rails development practices, offering real-time collaboration, passwordless authentication, and a responsive, user-friendly interface powered by Tailwind CSS.\n\n## Core Mission\n\nListopia aims to provide a powerful yet intuitive platform for organizing tasks, projects, and collaborative workflows, while serving as a reference for modern Rails 8 development. Whether you're managing personal to-do lists or collaborating with a team, Listopia delivers a seamless experience with live updates and smart features.\n\n## Key Features\n\n- **Real-Time Collaboration**: Instant updates for shared lists using Hotwire Turbo Streams.\n- **Passwordless Authentication**: Secure magic link sign-in alongside traditional methods.\n- **Smart Lists**: Organize tasks, notes, links, files, and reminders with drag-and-drop reordering.\n- **Responsive Design**: Mobile-first interface built with Tailwind CSS for accessibility and performance.\n- **Progress Tracking**: Visualize completion percentages and track collaborator activity.\n- **Secure Sharing**: Granular permissions and public sharing options with unique URLs.\n- **AI-Powered Chat**: Control Listopia with natural language commands. See [AI_DISCLAIMER.md](AI_DISCLAIMER.md) for important information on limitations and risks.\n\n## Documentation\n\nListopia has comprehensive documentation organized by task and audience. Get started with the right guide for your needs:\n\n- **Architecture Overview** → [CLAUDE.md](CLAUDE.md) - Master development reference with stack overview, architecture patterns, and standards\n- **Building Chat Features** → [CHAT_FEATURES.md](CHAT_FEATURES.md) - Implementation guide for adding commands, tools, and message templates\n- **Search \u0026 RAG** → [RAG_SEMANTIC_SEARCH.md](RAG_SEMANTIC_SEARCH.md) - Complete guide to embeddings, vector search, and RAG integration\n- **Finding Documentation** → [DOCUMENTATION_MAP.md](DOCUMENTATION_MAP.md) - Quick navigation guide for all other documentation\n\n**For Developers:**\n- New team members? → Start with [DOCUMENTATION_MAP.md](DOCUMENTATION_MAP.md)\n- Implementing chat features? → Follow [CHAT_FEATURES.md](CHAT_FEATURES.md)\n- Working with search/RAG? → Reference [RAG_SEMANTIC_SEARCH.md](RAG_SEMANTIC_SEARCH.md)\n- Need architecture details? → See [CLAUDE.md](CLAUDE.md)\n\n**For AI Agents \u0026 Claude Code:**\n[DOCUMENTATION_MAP.md](DOCUMENTATION_MAP.md) provides the complete documentation structure and optimal entry points for any task.\n\n## Getting Started\n\nTo set up and run Listopia locally, follow the instructions in [INSTALL.md](INSTALL.md).\n\n## Contributing\n\nWe welcome contributions to Listopia! Please review our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines and our [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) to ensure a positive community environment.\n\n## License\n\nListopia is licensed under the [GNU Affero General Public License v3.0](LICENSE). This ensures that any modified versions used in a SaaS context must make their source code available. See the [LICENSE](LICENSE) file for details.\n\n## Security\n\nFor information on reporting security vulnerabilities, please see [SECURITY.md](SECURITY.md).\n\n## Project Status\n\nFor the latest updates on development progress, features, and contributors, check [STATUS.md](STATUS.md).\n\n## Why Listopia?\n\nListopia is both a practical tool and a showcase of Rails 8's capabilities, including Solid Queue, Zeitwerk autoloading, and modern authentication patterns. Whether you're a developer exploring Rails or a user seeking a robust list management solution, Listopia offers a blend of innovation and utility.\n\nJoin us in building the future of collaborative task management!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaquet%2Flistopia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspaquet%2Flistopia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaquet%2Flistopia/lists"}