Releases: J-Code-Sigma/n8n-react-wrapper
Releases · J-Code-Sigma/n8n-react-wrapper
v1.0.0
N8N React Wrapper v1.0.0
Initial release of the N8N React Wrapper - a modern React-based interface for n8n workflow automation platform.
Features
React Integration: Modern React 18 application with TypeScript support
Docker Ready: Pre-configured n8n setup with Docker Compose
Modern UI: Built with shadcn/ui components and Tailwind CSS
Development Ready: Vite-powered development environment with hot reload
Nginx Proxy: Configured reverse proxy for iframe embedding and WebSocket support
What's Included
- Complete React application setup with TypeScript
- Docker Compose configuration for n8n automation platform
- Nginx reverse proxy configuration
- Modern UI components library (shadcn/ui)
- Responsive design with Tailwind CSS
- Development tooling with Vite and ESLint
Getting Started
- Clone the repository
- Run
npm installto install dependencies - Use
npm run devfor development - Follow Docker setup instructions for n8n integration
Tech Stack
- React 18 + TypeScript
- Vite
- shadcn/ui + Tailwind CSS
- Docker + Docker Compose
- n8n automation platform
- Nginx reverse proxy
Perfect for developers looking to integrate n8n workflow automation into modern React applications.