No description
Find a file
Claude Code a8bc41d3ea Fix deployment issue: add database folder to Dockerfile and deploy script
Resolves "Cannot find module './database/init'" error during deployment by:
- Properly copying the database folder to the Docker container
- Including database folder in the deployment archive

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 11:08:37 +01:00
backend 🚀 Initial commit: Aimpress AutomationHub 2025-09-28 21:58:33 +01:00
database 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
frontend 🚀 Initial commit: Aimpress AutomationHub 2025-09-28 21:58:33 +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
DEMO.md 🚀 Initial commit: Aimpress AutomationHub 2025-09-28 21:58:33 +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
DEPLOY.md Initial commit: Click Counter SaaS Application 2025-09-29 10:25:12 +01:00
deploy.sh Initial commit: Click Counter SaaS Application 2025-09-29 10:25:12 +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-new.js 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
server-old.js 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
server.js 🚀 Transform into full SaaS Automation Platform 2025-09-29 11:05:29 +01:00
VPS-DEPLOY.md 📦 Add VPS deployment guide for server 128.140.8.206 2025-09-28 22:00:10 +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