SaaS/README.md
Aimpress Team bda23a773f 🚀 Initial commit: Aimpress AutomationHub
 Features:
- Modern SaaS automation platform
- Next.js 15 + TypeScript frontend
- Node.js + Express backend
- PostgreSQL database with full schema
- Docker Compose setup
- Admin panel with analytics
- Template marketplace (6 templates)
- Integrations hub (10+ services)
- Authentication & role-based access
- Responsive n8n-style design

🎯 Ready for demo and deployment

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-28 21:58:33 +01:00

69 lines
No EOL
2.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🚀 Aimpress AutomationHub
> **SaaS Automation Platform** - Современная платформа для создания и управления автоматизированными workflow в стиле n8n.io
![Platform Preview](https://img.shields.io/badge/Status-Demo%20Ready-brightgreen)
![Tech Stack](https://img.shields.io/badge/Stack-Next.js%20%7C%20Node.js%20%7C%20PostgreSQL-blue)
![Docker](https://img.shields.io/badge/Docker-Ready-2496ED?logo=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 подключения** к внешним сервисам
---
## 🚀 **Быстрый старт**
### Установка и запуск
```bash
# Клонировать репозиторий
git clone git@github.com:SamoilenkoVadym/SaaS.git
cd SaaS
# Запустить все сервисы
docker-compose up -d
```
### Доступ к приложению
- **🌐 Frontend:** http://localhost:3000
- **👨‍💼 Admin Panel:** http://localhost:3000/admin
- **🛍️ Marketplace:** http://localhost:3000/marketplace
### Тестовые аккаунты
**👑 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**