-
-
Notifications
You must be signed in to change notification settings - Fork 2
EXAMPLES AND TUTORIALS
Version: 0.9.8 | Last Updated: January 31, 2026
Your one-stop reference for all nself learning resources, examples, and tutorials.
→ Go to: Zero to Production Tutorial
Deploy a complete production app with SSL, monitoring, and backups in just 15 minutes.
→ Go to: Simple Blog Example
Perfect for beginners. Learn PostgreSQL, GraphQL, and authentication.
Time: 30 minutes | Difficulty: Beginner
→ Go to: Multi-Tenant SaaS Tutorial
Complete guide with tenant isolation, billing, and team management.
Time: 3-4 hours | Difficulty: Advanced
→ Or use: SaaS Starter Template
Production-ready SaaS template with everything configured.
→ Go to: Quick Reference Cards
Printable cheat sheets for common commands, database operations, deployment, troubleshooting, and security.
| Tutorial | File | Difficulty | Time |
|---|---|---|---|
| Zero to Production | ZERO-TO-PRODUCTION-15MIN.md | Beginner | 15 min |
| Multi-Tenant SaaS | BUILD-MULTI-TENANT-SAAS.md | Advanced | 3-4 hours |
| SaaS Quick Start | QUICK-START-SAAS.md | Beginner | 30 min |
| B2B Quick Start | QUICK-START-B2B.md | Intermediate | 45 min |
| Marketplace Quick Start | QUICK-START-MARKETPLACE.md | Advanced | 60 min |
| Agency Quick Start | QUICK-START-AGENCY.md | Intermediate | 45 min |
| Stripe Integration | STRIPE-INTEGRATION.md | Intermediate | 30 min |
| File Uploads | file-uploads-quickstart.md | Beginner | 20 min |
| Custom Domains | CUSTOM-DOMAINS.md | Intermediate | 30 min |
| Example | Location | Status | Difficulty | Time |
|---|---|---|---|---|
| Simple Blog | 01-simple-blog/ | ✅ Complete | Beginner | 30 min |
| SaaS Starter | 02-saas-starter/ | ✅ Complete | Intermediate | 2-4 hours |
| E-commerce | 03-ecommerce/ | 📋 Planned | Intermediate | 3-5 hours |
| Real-time Chat | 04-realtime-chat/ | 📋 Planned | Intermediate | 2-3 hours |
| API Backend | 05-api-backend/ | 📋 Planned | Advanced | 3-4 hours |
| ML Platform | 06-ml-platform/ | 📋 Planned | Advanced | 4-6 hours |
| Reference | File | Purpose |
|---|---|---|
| Quick Reference Cards | QUICK-REFERENCE-CARDS.md | Printable cheat sheets |
| Service Scaffolding | SERVICE-SCAFFOLDING-CHEATSHEET.md | Custom services guide |
| Command Tree | COMMAND-TREE-V1.md | All CLI commands |
| Document | File | Purpose |
|---|---|---|
| Examples Roadmap | EXAMPLES-ROADMAP.md | Development plan for all examples |
| Video Scripts | VIDEO-SCRIPTS.md | Scripts for video tutorials |
| Tutorials Summary | TUTORIALS-SUMMARY.md | Complete overview of all resources |
| Tutorial Index | INDEX.md | Organized tutorial catalog |
Goal: Deploy your first application
- ✅ Read: Zero to Production (15 min)
- ✅ Follow: Simple Blog Example (30 min)
- ✅ Try: SaaS Quick Start (30 min)
- ✅ Reference: Quick Reference Cards (15 min)
Outcome: Working application deployed to production
Goal: Launch production SaaS
- ✅ Study: Multi-Tenant SaaS Tutorial (4 hours)
- ✅ Build: SaaS Starter Example (2-4 hours)
- ✅ Add: Stripe Integration (1 hour)
- ✅ Setup: Custom Domains (1 hour)
- ✅ Deploy: Production deployment (2 hours)
Outcome: Production-ready multi-tenant SaaS
Goal: Create production API
- ⏳ Follow: API Backend Example (coming soon) (3-4 hours)
- ✅ Study: Database design (1 hour)
- ✅ Add: File Uploads (1 hour)
- ✅ Deploy: Production setup (2 hours)
Outcome: Production-grade API service
Goal: Master nself
- ✅ Complete: Multi-Tenant SaaS (4 hours)
- ⏳ Build: E-commerce (coming soon) (5 hours)
- ⏳ Try: ML Platform (coming soon) (6 hours)
- ⏳ Implement: Real-time Chat (coming soon) (3 hours)
Outcome: Expert-level knowledge
- Multi-Tenant SaaS Tutorial - Complete guide
- SaaS Starter Example - Working template
- SaaS Quick Start - Fast introduction
- Stripe Integration Tutorial - Payment processing
- SaaS Starter Example - Subscription management
- ⏳ E-commerce Example (coming soon) - Order processing
- Simple Blog Example - Basic auth
- Multi-Tenant SaaS Tutorial - Advanced permissions
- All examples include authentication
- Simple Blog Example - Basic schema
- Multi-Tenant SaaS Tutorial - RLS & isolation
- Database Workflow Guide - Best practices
- ⏳ Real-time Chat Example (coming soon) - WebSockets
- SaaS Starter Example - Subscriptions
- File Uploads Tutorial - MinIO integration
- ⏳ E-commerce Example (coming soon) - Product images
- Zero to Production - Quick deploy
- Quick Reference Cards - Deployment checklist
- All examples include deployment guides
- Video 1: Getting Started (5 min)
- Video 2: Building Your First API (10 min)
- Video 3: Multi-Tenant Apps Made Easy (15 min)
- Video 4: Production Deployment (20 min)
- Video 5: Complete SaaS in 60 Minutes (60 min)
Note: Video recordings coming soon. Scripts available now for self-guided learning.
Install nself → Zero to Production - Installation
Setup a database → Simple Blog - Database Setup
Add authentication → Simple Blog - Auth Setup
Implement multi-tenancy → Multi-Tenant SaaS - Tenant Isolation
Integrate Stripe → Stripe Integration Tutorial
Deploy to production → Zero to Production - Deploy Section
Setup SSL → Zero to Production - SSL Config
Configure monitoring → Zero to Production - Monitoring
Troubleshoot issues → Quick Reference Cards - Troubleshooting
Check security → Quick Reference Cards - Security
- Total Tutorials: 11 (9 complete, 2 planned)
- Total Examples: 6 (2 complete, 4 planned)
- Quick References: 3 complete
- Video Scripts: 5 complete
- Total Documentation Pages: 20+
Examples: ████████░░░░░░░░░░░░ 33% (2/6 complete)
Tutorials: ███████████████████░ 82% (9/11 complete)
References: ████████████████████ 100% (3/3 complete)
Videos: ████████████░░░░░░░░ 0% (scripts only)
Overall: █████████████░░░░░░░ 58% complete
We welcome contributions!
Ways to help:
- Write tutorials
- Create examples
- Improve documentation
- Report issues
- Share feedback
See CONTRIBUTING.md for details.
Most answers are in the docs. Use Ctrl+F to search.
See working code in examples/
Someone may have asked: GitHub Issues
Start discussion: GitHub Discussions
Found a bug? Report it
- ✅ E-commerce example (complete)
- ✅ Real-time chat example (complete)
- ✅ Migration guides (Supabase, Firebase)
- ✅ More video tutorials
- ✅ API backend example
- ✅ ML platform example
- ✅ Kubernetes guide
- ✅ Advanced monitoring
- ✅ Performance optimization
Help us improve!
What do you think of the examples and tutorials?
- 👍 What was most helpful?
- 🤔 What's missing?
- 💡 What should we add?
- 🐛 Found an issue?
- Main Documentation: GitHub Wiki
- GitHub Repository: nself-org/cli
- Issues & Bugs: GitHub Issues
- Discussions: GitHub Discussions
- Examples: examples/
- Tutorials: docs/tutorials/
Made with ❤️ by the nself community
Version: 0.9.8 | Last Updated: January 31, 2026
Start building something amazing today! 🚀
ɳSelf CLI v1.0.9. MIT licensed. Docs CC BY 4.0.
GitHub · Issues · Discussions · nself.org · nself.org/docs
Getting Started
Commands
- Commands, Overview
- Lifecycle: cmd-init · cmd-build · cmd-start · cmd-stop · cmd-restart · cmd-dev
- Monitoring: cmd-status · cmd-logs · cmd-health · cmd-urls · cmd-doctor · cmd-monitor · cmd-alerts · cmd-sentry · cmd-watchdog
- Data: cmd-db · cmd-backup · cmd-dr · cmd-queue · cmd-webhooks
- Config: cmd-config · cmd-service · cmd-env · cmd-promote
- Networking: cmd-ssl · cmd-trust · cmd-dns-setup
- Security: cmd-access · cmd-security · cmd-secrets
- Tenancy: cmd-tenant · cmd-billing
- Plugins: cmd-plugin · cmd-license · cmd-dogfood (extracted, CLI-R11) · cmd-k8s (extracted, CLI-R11) · cmd-encryption (extracted, CLI-R11) · cmd-waf (extracted, CLI-R11) · cmd-federation (extracted, CLI-R11) · cmd-mail (extracted, CLI-R11) · cmd-dlq (extracted, CLI-R11)
- AI: cmd-ai · cmd-claw · cmd-model
- Templates: cmd-template
- Utilities: cmd-exec · cmd-clean · cmd-reset · cmd-update · cmd-upgrade · cmd-version · cmd-admin · cmd-migrate · cmd-migrate-firebase · cmd-migrate-supabase · cmd-completion
Features
- Features, Overview
- Feature-Auth
- Feature-Storage
- Feature-Search
- Feature-Functions
- Feature-Email
- Feature-Monitoring
- Feature-Plugins
- Feature-nClaw, AI Assistant
- Feature-nChat, Messaging
- Feature-nTV, Media Player
- Feature-nFamily, Family Social
- Feature-nCloud, Managed Hosting
- Feature-Memory-Rooms, Knowledge Organization
- Feature-Agent-Dashboard, Agent Metrics
- Feature-Image-Generation, AI Image Generation
Configuration
- Configuration, Overview
- Config-Env-Vars
- Config-Postgres
- Config-Hasura
- Config-Auth
- Config-Nginx
- Config-Optional-Services
- Config-Custom-Services
- Config-System
Plugins (87 + 10 monitoring)
Free (25)
- plugin-backup
- plugin-content-acquisition
- plugin-content-progress
- plugin-cron
- plugin-donorbox
- plugin-feature-flags
- plugin-github
- plugin-github-runner
- plugin-invitations
- plugin-jobs
- plugin-link-preview
- plugin-mdns
- plugin-mlflow
- plugin-monitoring
- plugin-notifications
- plugin-notify
- plugin-paypal
- plugin-search
- plugin-shopify
- plugin-stripe
- plugin-subtitle-manager
- plugin-tokens
- plugin-torrent-manager
- plugin-vpn
- plugin-webhooks
Pro (62)
- plugin-access-controls
- plugin-activity-feed
- plugin-admin-api
- plugin-nself-ai-gateway
- plugin-nself-ai-mcp
- plugin-nself-ai-mcp
- plugin-analytics
- plugin-auth
- plugin-backup-pro
- plugin-bots
- plugin-browser
- plugin-calendar
- plugin-cdn
- plugin-chat
- plugin-claw
- plugin-claw-budget
- plugin-claw-news
- plugin-claw-web
- plugin-cloudflare
- plugin-cms
- plugin-compliance
- plugin-cron-pro
- plugin-ddns
- plugin-devices
- plugin-documents
- plugin-donorbox-pro
- plugin-entitlements
- plugin-epg
- plugin-file-processing
- plugin-game-metadata
- plugin-geocoding
- plugin-geolocation
- plugin-google
- plugin-home
- plugin-idme
- plugin-knowledge-base
- plugin-linkedin
- plugin-livekit
- plugin-media-processing
- plugin-meetings
- plugin-moderation
- plugin-mux
- plugin-notify-pro
- plugin-object-storage
- plugin-observability
- plugin-paypal-pro
- plugin-photos
- plugin-podcast
- plugin-post
- plugin-realtime
- plugin-recording
- plugin-retro-gaming
- plugin-rom-discovery
- plugin-shopify-pro
- plugin-social
- plugin-sports
- plugin-stream-gateway
- plugin-streaming
- plugin-stripe-pro
- plugin-support
- plugin-tmdb
- plugin-voice
- plugin-web3
- plugin-workflows
Planned (26)
plugin-auditplugin-blogplugin-checkoutplugin-commerceplugin-drmplugin-exportplugin-flowplugin-importplugin-ldapplugin-mailgunplugin-mediaplugin-oauth-providersplugin-pagesplugin-postmarkplugin-rate-limitplugin-reportsplugin-samlplugin-schedulerplugin-sendgridplugin-ssoplugin-subscriptionplugin-thumbplugin-transcoderplugin-twilioplugin-wafplugin-watermark
Guides
- Guide-Production-Deployment
- Guide-SSL-Setup
- Guide-Multi-Tenancy
- Guide-Security-Hardening
- Guide-Monitoring-Setup
- Guide-Backup-Restore
- Guide-Custom-Services
- Guide-Migration-from-v1
Architecture
Reference
- API-Reference
- error-codes, Error Codes
Licensing
Security
Brand
Operations
- operations/release-cascade, Release Cascade
- operations/self-healing, Self-Healing Schema
- operations/redis-tuning, Redis Pool Tuning
- operations/meilisearch-warmup, MeiliSearch Warm-Up
- operations/jwt-rotation, JWT Key Rotation
- operations/windows-wsl2-setup, Windows / WSL2 Setup
- operations/gemini-oauth-reauth, Gemini OAuth Reauth
Contributing
Admin
- USER-ACTION-QUEUE, Pending Admin Actions
All commands (52)
- A: cmd-access · cmd-account · cmd-admin
- B: cmd-backup · cmd-build · cmd-bundle
- C: cmd-ci · cmd-clean · cmd-completion · cmd-config
- D: cmd-db · cmd-deploy · cmd-dev · cmd-doctor
- E: cmd-env · cmd-exec
- F: cmd-functions
- G: cmd-generate
- H: cmd-health · cmd-help-topics
- I: cmd-init · cmd-install
- L: cmd-license · cmd-login · cmd-logout · cmd-logs
- M: cmd-man · cmd-mcp · cmd-migrate
- O: cmd-oauth · cmd-ops
- P: cmd-plugin · cmd-promote
- R: cmd-remove · cmd-reset · cmd-restart · cmd-runner
- S: cmd-secrets · cmd-security · cmd-self-heal · cmd-server · cmd-service · cmd-start · cmd-status · cmd-stop
- T: cmd-telemetry · cmd-template · cmd-trust
- U: cmd-update · cmd-urls
- V: cmd-verify-sbom · cmd-version