V
Loading the workshop…
if this, then that →
Project Showcase

Triggerly

A workflow automation platform that connects your favorite services through conditional triggers—no code required.

StatusIn Development
PlatformWeb
Year2026
RoleFull-Stack
Triggerly is my attempt at building a simpler way to automate tasks—connecting different services through workflows that handle repetitive work in the background.

Why I'm Building It

I wanted to understand how automation platforms actually work behind the scenes. Building Triggerly gave me a chance to explore event-driven systems, integrations, and workflow logic while solving a problem I personally find interesting: reducing repetitive tasks between different tools.

What Makes It Different

For me, Triggerly is not just about connecting services. It is about learning how to design a flexible system where triggers, conditions, and actions can work together. The project is helping me understand how complex automation tools are structured while building something practical.

Challenges

  • Learning new technologies while designing the overall system architecture
  • Understanding event handling, webhooks, and background processes
  • Building a workflow editor that feels simple and easy to use
  • Managing failed automation runs and handling unexpected cases
  • Creating a structure that can support more integrations in the future
  • Balancing learning, development, and improving the user experience

Lessons Learned So Far

  • Learning the fundamentals first makes complex systems easier to build
  • Good planning helps avoid unnecessary changes later
  • Understanding why systems work is more valuable than just using them
  • Small working features are better than unfinished ambitious ideas
  • Every challenge in the project has helped me improve as a developer
Product Preview

Built in the Open

Triggerly is actively in development. These are the screens taking shape—real product screenshots will replace these previews as each one ships.

app.triggerly.dev/dashboard
In Development

Dashboard

A live overview of every workflow, its last run, and its current health.

01 — Overview

Dashboard

Every workflow, trigger, and recent run summarized in one place.

01 / 06
Key Features

What Triggerly Does

The main concepts I am exploring while building an automation system, from creating workflows to executing actions.

Create workflows by defining when something should happen using triggers and conditions. This helps me explore how automation platforms process events and decide the next step based on incoming data.

Multi-Service Integrations

Connect different services through a common structure while learning how authentication, APIs, and data mapping work together behind automation workflows.

Workflow Execution Engine

Handle workflow runs after a trigger is activated, including tracking progress, handling failures, and understanding how background tasks are managed.

Workflow Analytics & Logs

Track workflow activity through logs that show what happened during each run. This makes debugging easier and helps me understand how reliable automation systems are built.

technologies I am

Exploring

React + Vite Tailwind CSS JavaScript FastAPI (Python) Webhooks REST APIs Supabase

GitHub Repository

Follow along with active development and open issues.

Roadmap

What is Next

More Work

You May Also Like