import { ArticleLayout } from '@/components/ArticleLayout';
export const article = { author: 'Adam Birds', date: '2025-04-12', title: "Building FlipLytics: My Journey Creating a SaaS Platform for eBay Sellers", description: "Discover how I built FlipLytics, a SaaS platform for eBay sellers, from the ground up. Learn about the tech stack, challenges faced, and lessons learned along the way.", }