No description
Find a file
Claude Code 335064df2c 🧹 Clean up project structure and restore original interface
- Remove unnecessary backend/, frontend/, saas-automation-platform/ folders
- Remove duplicate server files (server-new.js, server-old.js)
- Remove old archive files (*.tar.gz)
- Remove outdated documentation and deploy scripts
- Maintain only essential project files for SaaS platform
- Original Russian interface is now primary interface

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 11:38:43 +01:00
database 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
public 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
test 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
.env.example 🚀 Initial commit: Aimpress AutomationHub 2025-09-28 21:58:33 +01:00
.gitignore Resolve merge conflicts and integrate click-counter with existing SaaS repo 2025-09-29 10:27:54 +01:00
deploy-with-password.sh Fix deployment issue: add database folder to Dockerfile and deploy script 2025-09-29 11:08:37 +01:00
docker-compose.yml Initial commit: Click Counter SaaS Application 2025-09-29 10:25:12 +01:00
Dockerfile Fix deployment issue: add database folder to Dockerfile and deploy script 2025-09-29 11:08:37 +01:00
package-lock.json 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
package.json 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
README.md 🚀 Initial commit: Aimpress AutomationHub 2025-09-28 21:58:33 +01:00
server.js Fix Express middleware order to resolve homepage routing issue 2025-09-29 11:30:17 +01:00

🚀 Aimpress AutomationHub

SaaS Automation Platform - Современная платформа для создания и управления автоматизированными workflow в стиле n8n.io

Platform Preview Tech Stack Docker

Основные возможности

🎨 Современный UI/UX

  • Дизайн в стиле n8n.io с градиентами и анимациями
  • Полностью responsive интерфейс
  • Интуитивная навигация

👨‍💼 Admin Panel

  • Real-time аналитика с красивыми графиками
  • Управление пользователями и назначение лицензий
  • Статистика платформы: 156+ пользователей, 342 workflows, $18K revenue
  • Мониторинг активности в реальном времени

🛍️ Template Marketplace

  • 6 готовых шаблонов автоматизации с эмодзи иконками
  • Рейтинги и отзывы пользователей
  • Категории и фильтры для удобного поиска
  • One-click установка шаблонов

🔗 Integrations Hub

  • 10+ популярных интеграций: Gmail, Slack, Telegram, Teams и др.
  • Красивые карточки с уникальными градиентами
  • OAuth подключения к внешним сервисам

🚀 Быстрый старт

Установка и запуск

# Клонировать репозиторий
git clone git@github.com:SamoilenkoVadym/SaaS.git
cd SaaS

# Запустить все сервисы
docker-compose up -d

Доступ к приложению

Тестовые аккаунты

👑 Admin:

  • Email: info@ai-impress.com
  • Password: admin123

🛠️ Технический стек

  • ⚛️ Next.js 15 с TypeScript
  • 🟢 Node.js с Express
  • 🐘 PostgreSQL 15
  • 🐳 Docker Compose
  • 🎨 Tailwind CSS

Made with ❤️ by Aimpress Team