Skip to content

Flow Connect (or AREA) is a powerful automation tool that allows you to create workflows to connect your favorite apps and services.

Notifications You must be signed in to change notification settings

lorenzolarc/AREA

Repository files navigation

Flow Connect

Flow Connect (formerly known as AREA) is a powerful automation tool that allows you to create workflows to connect your favorite apps and services.


🚀 What is Flow Connect?

Flow Connect is a web and mobile application that enables you to automate tasks by creating workflows. A workflow is a sequence of actions and reactions that are triggered by specific events. For example, you can create a workflow that automatically sends a Discord message when you receive a new email in Gmail.


✨ Features

  • Workflow Automation: Create custom workflows to automate your daily tasks.
  • Microservice Architecture: A robust and scalable architecture with a main API and several microservices.
  • Web and Mobile Apps: Manage your workflows from anywhere with our web and mobile applications.
  • Extensible: Easily add new services and integrations.

🛠️ Services

Flow Connect currently supports the following services:

ID Name Actions Reactions
1 Spotify 2 6
2 Google Sheets 3 9
3 YouTube 0 14
4 Twitch 4 6
5 Discord 5 5
6 Gmail 1 5

⚙️ Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone git@github.com:lorenzolarc/AREA.git
    cd AREA
  2. Create a .env file from the .env.example and fill in the required values.

Launching the Project

  • For Development:
    docker-compose -f docker-compose-dev.yaml up --build
  • For Local Production:
    docker-compose up --build
  • For Production (on a VPS):
    docker-compose -f docker-compose-prod.yaml up --build

📚 Documentation


🤝 Contributing

We welcome contributions! Please read our Contributing Guidelines to get started.


✅ Testing

This project uses unit tests to ensure the quality of the code. You can find more information about the tests in the tests documentation.


🌐 Production

Our production instance is available at https://flowconnect.dev.


👥 Credits

This project was made possible by the following contributors:

Name Picture
Ulysse Mercadal Profile Picture
Nathan Deleger Profile Picture
Nicolas Nunney Profile Picture
Lorenzo La Rocca Profile Picture
Max Robert Profile Picture

About

Flow Connect (or AREA) is a powerful automation tool that allows you to create workflows to connect your favorite apps and services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5