|
| 1 | +--- |
| 2 | +sidebar_position: 1 |
| 3 | +title: Ideas & Roadmap |
| 4 | +description: Feature ideas and development roadmap for ralph-starter |
| 5 | +--- |
| 6 | + |
| 7 | +# Ideas & Roadmap |
| 8 | + |
| 9 | +Browse and contribute to the future of ralph-starter. All ideas and feature requests are tracked in the [ralph-ideas](https://github.com/rubenmarcus/ralph-ideas) repository. |
| 10 | + |
| 11 | +## Quick Links |
| 12 | + |
| 13 | +- [View All Ideas](https://github.com/rubenmarcus/ralph-ideas/issues) |
| 14 | +- [Submit New Idea](https://github.com/rubenmarcus/ralph-ideas/issues/new) |
| 15 | +- [P1 - Critical Priority](https://github.com/rubenmarcus/ralph-ideas/labels/P1) |
| 16 | +- [P2 - High Priority](https://github.com/rubenmarcus/ralph-ideas/labels/P2) |
| 17 | +- [P3 - Medium Priority](https://github.com/rubenmarcus/ralph-ideas/labels/P3) |
| 18 | + |
| 19 | +## Categories |
| 20 | + |
| 21 | +### Templates |
| 22 | + |
| 23 | +Pre-built project starters for various use cases: |
| 24 | + |
| 25 | +| Template | Priority | Status | |
| 26 | +|----------|----------|--------| |
| 27 | +| [Next.js SaaS Starter](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Atemplates+saas) | P1 | Planned | |
| 28 | +| [Marketing Landing Page](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Atemplates+landing) | P1 | Planned | |
| 29 | +| [GitHub Actions CI/CD](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Adevops+actions) | P1 | Planned | |
| 30 | +| [Express.js REST API](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Atemplates+express) | P2 | Planned | |
| 31 | +| [Chrome Extension](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Atemplates+extension) | P2 | Planned | |
| 32 | +| [CLI Tool](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Atemplates+cli) | P2 | Planned | |
| 33 | + |
| 34 | +[View all templates →](https://github.com/rubenmarcus/ralph-ideas/labels/templates) |
| 35 | + |
| 36 | +### Automation |
| 37 | + |
| 38 | +Tools to streamline development workflows: |
| 39 | + |
| 40 | +| Feature | Priority | Status | |
| 41 | +|---------|----------|--------| |
| 42 | +| [Auto PR Review Bot](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Aautomation+PR+review) | P1 | Planned | |
| 43 | +| [Auto Release Notes](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Aautomation+release) | P1 | Planned | |
| 44 | +| [Auto Issue Triage](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Aautomation+triage) | P2 | Planned | |
| 45 | +| [Auto Dependency Updates](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Aautomation+dependency) | P2 | Planned | |
| 46 | +| [Auto Documentation](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Aautomation+docs) | P2 | Planned | |
| 47 | +| [Auto Test Generator](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Aautomation+test) | P2 | Planned | |
| 48 | + |
| 49 | +[View all automation ideas →](https://github.com/rubenmarcus/ralph-ideas/labels/automation) |
| 50 | + |
| 51 | +### Blockchain & Web3 |
| 52 | + |
| 53 | +Blockchain and decentralized application templates: |
| 54 | + |
| 55 | +| Template | Priority | Status | |
| 56 | +|----------|----------|--------| |
| 57 | +| [Web3 dApp Frontend](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ablockchain+dapp) | P2 | Planned | |
| 58 | +| [ERC-20 Token](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ablockchain+erc20) | P3 | Backlog | |
| 59 | +| [NFT Collection](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ablockchain+nft) | P3 | Backlog | |
| 60 | +| [DeFi Staking Contract](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ablockchain+defi) | P3 | Backlog | |
| 61 | + |
| 62 | +[View all blockchain ideas →](https://github.com/rubenmarcus/ralph-ideas/labels/blockchain) |
| 63 | + |
| 64 | +### DevOps & Infrastructure |
| 65 | + |
| 66 | +CI/CD and infrastructure templates: |
| 67 | + |
| 68 | +| Template | Priority | Status | |
| 69 | +|----------|----------|--------| |
| 70 | +| [Docker Compose Dev Environment](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Adevops+docker) | P2 | Planned | |
| 71 | +| [Kubernetes + Helm Charts](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Adevops+kubernetes) | P3 | Backlog | |
| 72 | +| [Terraform Infrastructure](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Adevops+terraform) | P3 | Backlog | |
| 73 | +| [Monitoring Stack](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Adevops+monitoring) | P3 | Backlog | |
| 74 | + |
| 75 | +[View all DevOps ideas →](https://github.com/rubenmarcus/ralph-ideas/labels/devops) |
| 76 | + |
| 77 | +### Scripts & Utilities |
| 78 | + |
| 79 | +Helpful scripts and developer tools: |
| 80 | + |
| 81 | +| Utility | Priority | Status | |
| 82 | +|---------|----------|--------| |
| 83 | +| [Git Hooks Setup](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ascripts+hooks) | P2 | Planned | |
| 84 | +| [Database Seeder](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ascripts+seeder) | P2 | Planned | |
| 85 | +| [OpenAPI Client Generator](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ascripts+openapi) | P3 | Backlog | |
| 86 | +| [Environment Validator](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ascripts+env) | P3 | Backlog | |
| 87 | +| [Project Health Check](https://github.com/rubenmarcus/ralph-ideas/issues?q=label%3Ascripts+health) | P3 | Backlog | |
| 88 | + |
| 89 | +[View all scripts & utilities →](https://github.com/rubenmarcus/ralph-ideas/labels/scripts) |
| 90 | + |
| 91 | +## Integrations |
| 92 | + |
| 93 | +Feature requests for ralph-starter core: |
| 94 | + |
| 95 | +| Feature | Priority | Status | |
| 96 | +|---------|----------|--------| |
| 97 | +| [Slack Integration](https://github.com/rubenmarcus/ralph-ideas/issues?q=slack) | Enhancement | Planned | |
| 98 | +| [Figma Integration](https://github.com/rubenmarcus/ralph-ideas/issues?q=figma) | Enhancement | Planned | |
| 99 | +| [Debug/Interactive Mode](https://github.com/rubenmarcus/ralph-ideas/issues?q=debug+mode) | Enhancement | Planned | |
| 100 | +| [Swarm Mode](https://github.com/rubenmarcus/ralph-ideas/issues?q=swarm) | Enhancement | Planned | |
| 101 | +| [GitHub Action](https://github.com/rubenmarcus/ralph-ideas/issues?q=github+action) | Enhancement | Planned | |
| 102 | +| [Ollama Support](https://github.com/rubenmarcus/ralph-ideas/issues?q=ollama) | Enhancement | Planned | |
| 103 | +| [Google Gemini Provider](https://github.com/rubenmarcus/ralph-ideas/issues?q=gemini) | Enhancement | Planned | |
| 104 | + |
| 105 | +## Contributing Ideas |
| 106 | + |
| 107 | +Have a feature request or idea? We'd love to hear it! |
| 108 | + |
| 109 | +1. **Check existing issues** - Search [ralph-ideas](https://github.com/rubenmarcus/ralph-ideas/issues) to avoid duplicates |
| 110 | +2. **Create a new issue** - Use a clear, descriptive title |
| 111 | +3. **Add labels** - Use appropriate priority (P1/P2/P3) and category labels |
| 112 | +4. **Describe the use case** - Explain why this feature would be useful |
| 113 | + |
| 114 | +### Priority Guidelines |
| 115 | + |
| 116 | +- **P1 (Critical)**: Core features that many users need |
| 117 | +- **P2 (High)**: Important features that enhance the experience |
| 118 | +- **P3 (Medium)**: Nice-to-have features for specific use cases |
0 commit comments