Go to file
Claude 2c129708d9 🤖 Implement comprehensive N8N workflow management system
- Add N8N workflow directory structure for webhook-based agents
- Create workflow management scripts (import/export/sync/backup)
- Add comprehensive documentation for each agent's workflow setup
- Clarify N8N deployment architecture (separate hosting from Django)
- Update deployment guides with clear separation warnings
- Add workflow deployment automation scripts

Architecture clarification:
- Django app deploys to Railway
- N8N runs separately (N8N Cloud, separate Railway project, or self-hosted)
- Communication via HTTP webhook URLs only

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 09:31:20 +05:30
.github/workflows Claude Code Review workflow 2025-07-13 11:58:45 +05:30
agent_base 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30
authentication Simplify password validation error message in registration 2025-07-26 02:07:34 +05:30
core 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
data_analyzer 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
email_writer Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
five_whys_analyzer 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
job_posting_generator 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
netcop_hub 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
social_ads_generator 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
static 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30
templates 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
tests Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
wallet 🔒 Implement comprehensive wallet security improvements 2025-07-26 02:15:22 +05:30
weather_reporter Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
.env.example Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
.gitignore 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
AGENT_CREATION_GUIDE.md Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
agent_template_prototype.html Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
CLAUDE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
CONSERVATIVE_IMPROVEMENT_PLAN.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
deploy_n8n_workflows.sh 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
IMPROVEMENT_SUGGESTIONS.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
manage_n8n_workflows.py 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
manage.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
NETCOP_HUB_ANALYSIS.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
POST_DEPLOYMENT_CHECKLIST.md 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
RAILWAY_DEPLOYMENT_GUIDE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
RAILWAY_ENV_TEMPLATE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
railway.json 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
requirements-dev.txt Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
requirements.txt 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
run_dev.sh Fix Railway static files serving with WhiteNoise 2025-07-12 10:38:44 +05:30
social_ads_generator_exact_ui.html social ad pages 2025-07-25 08:13:50 +05:30
social_ads_generator_exact.html social ad pages 2025-07-25 08:13:50 +05:30
social_ads_generator.html social ad pages 2025-07-25 08:13:50 +05:30