{"id":38171217,"url":"https://github.com/wyattowalsh/riso","last_synced_at":"2026-01-16T23:26:52.210Z","repository":{"id":321493459,"uuid":"1085877871","full_name":"wyattowalsh/riso","owner":"wyattowalsh","description":"Production-ready project scaffolding: mix-and-match CLI, FastAPI, Fastify, GraphQL, WebSocket, MCP, and SaaS modules with batteries-included quality tooling","archived":false,"fork":false,"pushed_at":"2026-01-15T01:35:39.000Z","size":8154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T02:57:28.815Z","etag":null,"topics":["cli","copier","developer-tools","fastapi","github-actions","mcp","monorepo","nodejs","project-template","python","ruff","scaffolding","typer","typescript","uv"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wyattowalsh.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":"AUDIT_REPORT.md","citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["wyattowalsh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-10-29T16:25:40.000Z","updated_at":"2026-01-15T01:35:42.000Z","dependencies_parsed_at":"2025-10-30T00:24:13.305Z","dependency_job_id":"3eb9fbad-6af2-46dc-93ca-93b86c9f71ed","html_url":"https://github.com/wyattowalsh/riso","commit_stats":null,"previous_names":["wyattowalsh/riso"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/wyattowalsh/riso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyattowalsh%2Friso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyattowalsh%2Friso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyattowalsh%2Friso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyattowalsh%2Friso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wyattowalsh","download_url":"https://codeload.github.com/wyattowalsh/riso/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyattowalsh%2Friso/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28487586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"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":["cli","copier","developer-tools","fastapi","github-actions","mcp","monorepo","nodejs","project-template","python","ruff","scaffolding","typer","typescript","uv"],"created_at":"2026-01-16T23:26:52.081Z","updated_at":"2026-01-16T23:26:52.189Z","avatar_url":"https://github.com/wyattowalsh.png","language":"Jinja","funding_links":["https://github.com/sponsors/wyattowalsh"],"categories":[],"sub_categories":[],"readme":"# Riso\n\n\u003e The ultimate modular Copier-based project template for Python and Node.js applications.\n\n[![Code Quality](https://github.com/wyattowalsh/riso/actions/workflows/quality.yml/badge.svg)](https://github.com/wyattowalsh/riso/actions/workflows/quality.yml)\n[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![Coverage](https://img.shields.io/badge/coverage-70%25-yellow)\n![Tests](https://img.shields.io/badge/tests-398-green)\n![Python](https://img.shields.io/badge/python-3.11%20%7C%203.12%20%7C%203.13-blue)\n\nRiso is a batteries-included template system that scaffolds production-ready projects with optional CLI, API, MCP (Model Context Protocol), documentation, and SaaS starter modules.\n\n## Features\n\n- 🐍 **Python Stack**: Python 3.11+ with uv, pytest, ruff, ty, pylint\n- 📦 **Node.js Stack**: Node.js 20 LTS with pnpm, TypeScript, Vitest\n- 🔌 **Modular Design**: Mix and match CLI, API, GraphQL, WebSocket, MCP modules\n- 📚 **Documentation**: Choose from Fumadocs, Sphinx Shibuya, or Docusaurus\n- 🚀 **SaaS Starter**: Complete SaaS boilerplate with 14 technology categories\n- ✅ **Quality First**: 90% test coverage requirement, strict linting profiles\n- 🔄 **CI/CD Ready**: GitHub Actions workflows with matrix testing\n\n## Prerequisites\n\n- Python ≥3.11 with [uv](https://github.com/astral-sh/uv)\n- Node.js 20 LTS with [pnpm](https://pnpm.io/) ≥8 (for docs/Node tracks)\n- [Copier](https://copier.readthedocs.io/) ≥9.1.0\n\n## Quick Start\n\n```bash\n# Install Copier if you haven't already\npip install copier\n\n# Create a new project from the template\ncopier copy gh:wyattowalsh/riso my-project\n\n# Follow the interactive prompts to configure your project\n```\n\n## Module Reference\n\n| Module        | Prompt Key            | Options                                    | Description              |\n| ------------- | --------------------- | ------------------------------------------ | ------------------------ |\n| **Layout**    | `project_layout`      | single-package, monorepo                   | Repository structure     |\n| **Quality**   | `quality_profile`     | standard, strict                           | Linting strictness       |\n| **CLI**       | `cli_module`          | disabled, enabled                          | Typer CLI scaffolding    |\n| **API**       | `api_tracks`          | none, python, node, python+node            | FastAPI/Fastify services |\n| **GraphQL**   | `graphql_api_module`  | disabled, enabled                          | Strawberry GraphQL       |\n| **WebSocket** | `websocket_module`    | disabled, enabled                          | Real-time communication  |\n| **MCP**       | `mcp_module`          | disabled, enabled                          | Model Context Protocol   |\n| **Docs**      | `docs_site`           | fumadocs, sphinx-shibuya, docusaurus, none | Documentation site       |\n| **Changelog** | `changelog_module`    | disabled, enabled                          | Semantic release         |\n| **SaaS**      | `saas_starter_module` | disabled, enabled                          | Full SaaS boilerplate    |\n\n## Template Matrix Snapshot\n\nRiso ships a consolidated matrix of prompt defaults and sample variants in\n`samples/metadata/matrix-data.json`. The snapshot is generated by the\n`Matrix Data` GitHub Action and is used by the docs site and the web\nconfigurator to keep templating options in sync.\n\nRegenerate locally:\n\n```bash\nuv run python scripts/ci/render_matrix.py\nuv run python scripts/ci/generate_matrix_data.py\n```\n\n## Sample Configurations\n\nPre-configured samples are available in `samples/`:\n\n- `default` - Minimal baseline with Fumadocs\n- `api-python` - Python FastAPI service\n- `api-monorepo` - Python + Node APIs in monorepo\n- `cli-docs` - CLI with documentation\n- `full-stack` - All modules enabled (strict quality)\n- `saas-starter/*` - Various SaaS stack configurations\n\n## Testing\n\nRun the test suite:\n\n```bash\n# Run all tests\nuv run pytest\n\n# Run with coverage\nuv run pytest --cov --cov-report=html\n\n# Run only unit tests\nuv run pytest -m unit\n\n# Run only fast tests\nuv run pytest -m \"not slow\"\n```\n\nSee [TESTING.md](TESTING.md) for full documentation.\n\n## Documentation\n\n- **[Maintainer Docs](docs/index.md)** - Shibuya-powered documentation\n- **[Agent Operations](AGENTS.md)** - Development setup and automation\n- **[Feature Specs](specs/)** - Completed feature specifications\n- **[Roadmap](docs/guides/roadmap.md)** - Project roadmap\n\n## Completed Features\n\n- **001** - Riso Template Foundation\n- **002** - Documentation Template Expansion (Fumadocs, Sphinx, Docusaurus)\n- **003** - Code Quality Integrations (Ruff, ty, Pylint, pytest)\n- **004** - GitHub Actions Workflows\n- **005** - Container \u0026 Deployment Patterns\n- **006** - FastAPI API Scaffold\n- **007** - GraphQL API Scaffold\n- **008** - WebSocket Scaffold\n- **009** - Typer CLI Scaffold\n- **010** - API Versioning Strategy\n- **011** - API Rate Limiting\n- **012** - SaaS Starter\n- **013** - MCP Servers\n- **014** - Changelog \u0026 Release Management\n- **015** - Codegen Scaffolding Tools\n\n## Contributing\n\nContributions are welcome! Please read our contributing guidelines:\n\n1. Fork the repository\n1. Create a feature branch: `git checkout -b feature/amazing-feature`\n1. Make your changes\n1. Run quality checks: `make quality` or `uv run task quality`\n1. Commit with conventional commits: `feat: add amazing feature`\n1. Push and open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyattowalsh%2Friso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwyattowalsh%2Friso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyattowalsh%2Friso/lists"}