August Meeting Notes
Last updated:
August 29, 2025

August felt like a mix of summer and steady progress. The weather in Belgium was unusually good, but we also kept building. By now, the website and our strategy had taken shape. Most importantly, we decided what our first real product would be: pipelines.

GET
/v1/ava/endpoint

export async function getCurrentAuthUser() {
  const supabase = await createClient();
  const { data, error } = await supabase.auth.getUser();
  const locale = await getLocale();

  if (error) {
    redirect({ href: /login?error=${error.message}, locale });
  }

  if (!data?.user) {
    redirect({ href: "/login", locale });
  }

  return data.user;
}
POST
/v2/ava/endpoint/ids

export async function getCurrentAuthUser() {
  const supabase = await createClient();
  const { data, error } = await supabase.auth.getUser();
  const locale = await getLocale();

  if (error) {
    redirect({ href: /login?error=${error.message}, locale });
  }

  if (!data?.user) {
    redirect({ href: "/login", locale });
  }

  return data.user;
}
GET
/team/it/masters/bartje

export async function getCurrentAuthUser() {
  const supabase = await createClient();
  const { data, error } = await supabase.auth.getUser();
  const locale = await getLocale();

  if (error) {
    redirect({ href: /login?error=${error.message}, locale });
  }

  if (!data?.user) {
    redirect({ href: "/login", locale });
  }

  return data.user;
}
Topics discussed

We chose to build pipelines in a visual way. We see it as something like “the Make.com of pipelines.” It felt like the right first step to show what Reposible could become.

Based on the work we did in June and July, Bert updated the repository, refined the timeline, and started shaping the Reposible platform. The first visuals already looked promising. As always, we followed our 5 percent rule (you can read more about it in our Design section). For us, it means taking the time to polish every detail until it matches the level we imagine.

Our goal became clear: by September, we wanted to launch an MVP. That way, we could quickly set up a feedback loop, learn from real users, and find out how Reposible should evolve into a product people actually love.

The website also reached its strongest version yet. We decided to add a playbook next to the blog. The playbook is our way of making open source more than just code. It’s a space to share our views on design and development, to explain our marketing experiments, to publish our strategies, and even to share these very meeting notes. We also wanted to make the people behind Reposible more visible, so if you haven’t yet, say hi on Discord. We’d love to hear from you.

At the start of August, during our latest check-in, both of us felt a healthy tension. For the first time, we could really see the future of Reposible. Even more, we enjoyed what we were building. That, to us, was just as important.

Decisions made
  • Chose pipelines as the first product to build, in a visual-first way.
  • Continued shaping the repository and platform, with promising early visuals.
  • Applied the 5 percent rule to keep quality high.
  • Set the goal of having an MVP ready by September.
  • Expanded the website with a playbook to share more than just code.
  • Made it a priority to introduce the people behind Reposible and open new lines of communication through Discord.
  • Test a basic API request
    
    export async function getCurrentAuthUser() {
      const supabase = await createClient();
      const { data, error } = await supabase.auth.getUser();
      const locale = await getLocale();
    
      if (error) {
        redirect({ href: /login?error=${error.message}, locale });
      }
    
      if (!data?.user) {
        redirect({ href: "/login", locale });
      }
    
      return data.user;
    }
    
    Reflections & next steps

    August gave us focus. Pipelines became the foundation, the playbook became our way of opening up, and the platform started to take shape. By September, we plan to test an MVP, learn from feedback, and adjust quickly.

    There are exciting months ahead. What matters most is that we enjoy what we’re building, and right now, we truly do.

    Early Access

    Secure early access to our full Pro Template, save time, and join our earliest builders.
    Claim your spot for €49
    One-time purchase — early access at 60% off

    Get First-mover Advantage

    Join a small group of early builders securing early access to our Pro Template — at an exclusive early adopter price.
    Access to the full Pro Template — our most complete build, at 60% off
    Access templates 14 days before public launch
    Save hours — build faster with integrated templates
    Early influence: vote on roadmap and give feedback
    Exclusive Founders Badge inside our community
    Claim your spot
    Only 50 spots

    3 / 50

    Spots already claimed by early builders
    6% of founder spots are taken
    Start in a close-knit group of early builders
    Give direct feedback on our improvements
    Founders get priority access