Skip to content

Releases: J-Code-Sigma/n8n-react-wrapper

v1.0.0

02 Jun 18:36

Choose a tag to compare

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

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Use npm run dev for development
  4. 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.