A platform that takes you from idea to live full-stack MVP (no lock-in)
⚠️ Under Active Development - This product is actively being developed. Please ⭐ star and 👀 watch this repository for updates!
Transform your ideas into production-ready applications using AI coding agents, your own cloud infrastructure, and unlimited development iterations.
Automatically use free tiers from Claude Code, OpenAI Codex, Gemini and similar tools - no vendor lock-in!
Your development setup is managed by nocodo on your own cloud infrastructure. You own everything.
Keep your API keys for coding agents and cloud providers (DigitalOcean, Scaleway, CloudFlare). Zero lock-in!
Takes your idea (voice notes or written text) to live full-stack app running on your domain.
Uses your GitHub account to setup projects, tickets, automation, and comprehensive testing workflows.
Make endless change requests using your own API credits or subscriptions.
The nocodo MVP consists of two core components running locally on your Linux machine:
┌─────────────────────────────────────────────────────────┐
│ Linux Laptop (Local) │
├─────────────────────────────────┬────────────────────┤
│ Manager Daemon │ Manager Web │
│ (Rust + Actix) │ (SolidJS) ⚡ │
└─────────────────────────────────┴────────────────────┘
- 🖥️ Manager Daemon: Local orchestration service managing projects, APIs, and coordination
- 💻 Manager Web App: Chat-based interface for AI interaction at
localhost:8081
⚠️ Note: The CLI component has been removed as part of issue #80. The nocodo CLI is no longer included in this repository.
- 🐧 Linux laptop (tested on CachyOS Linux)
- 🦀 Rust toolchain
- 📦 Node.js and npm
- 🤖 AI coding tools (Claude Code, Gemini CLI, etc.)
# Build Manager daemon
cargo build --release --bin nocodo-manager
sudo cp target/release/nocodo-manager /usr/local/bin/
# Build Web app
cd manager-web
npm install && npm run build
# Start Manager daemon
nocodo-manager --config ~/.config/nocodo/manager.toml
# 🌐 Access web interface
# Navigate to http://localhost:8081
# Note: The nocodo CLI has been removed as part of issue #80
Learn our proven methodology for building MVP web applications using terminal-based coding tools and structured prompting flows. Master the art of being both Product Owner and Project Manager in your AI-assisted development workflow.
📚 Read the Complete Playbook →
Master the essential fundamentals for AI-powered development:
- 📖 Learn: Master fundamentals and AI tools through structured modules
- 🧪 Practice: Apply concepts with hands-on projects and real-world scenarios
- ⚡ Optimize: Fine-tune your AI-assisted development workflow
- 🤝 Share: Contribute to the vibe coding community
- ✅ Local Linux laptop deployment
- ✅ Manager daemon with SQLite
- ✅ Web interface at localhost:8081
- ✅ CLI integration with AI tools
- 🔄 Active development and testing
- ☁️ Cloud deployment automation
- 🌐 Public domain hosting (
*.nocodo.dev
) - 🔧 Infrastructure as code
- 📊 Advanced monitoring and analytics
- 🔒 Enhanced security features
We're preparing for launch with early adopters!
- 🐛 Found a bug? Open an issue
- 💡 Have an idea? Start a discussion
- 🔧 Want to contribute? Check our development workflow
- ⭐ Support us by starring this repository
- 🌐 Website: nocodo.com
- 📖 Documentation: docs.nocodo.com
- 📋 Playbook: nocodo.com/playbook
⚡ Ready to transform your development workflow? Get Started →
🤖 Built with AI • 🔓 No lock-in • ♾️ Unlimited possibilities