Static GitHub Pages Demo · Open Source Roadmap

AI-powered image template editing for creators and small businesses.

A polished open-source concept for building social media posters, e-commerce visuals, marketing cards, and AI-assisted image workflows with React, Vite, TypeScript, Supabase, and a configurable AI Gateway.

React/ViteFrontend direction
SupabaseAuth, storage, drafts
AI GatewayProvider-agnostic plan
Template Editor Preview
New Campaign

Summer Product Launch

Generate, edit, and export visual templates faster.

Core modules

Designed as a real open-source product, not only a landing page.

Visual Template Editor

Canvas-based editing direction for text, image, layout, reusable blocks, and export-ready marketing assets.

Template Library

Reusable poster and social media template structure for creators, stores, and lightweight design workflows.

AI Image Workflow

Planned AI gateway layer for text-to-image, image retrieval, provider switching, and prompt workflow experiments.

Supabase Integration

Roadmap for auth, drafts, storage buckets, templates, generation records, and membership-related data.

Architecture

Frontend-first demo with a clear path to full-stack self-hosting.

The current GitHub Pages version is intentionally static so it can be deployed without local setup. The repository documents how the full project can evolve into a self-hosted React + Supabase + AI Gateway application.

React / Vite UI
Supabase
AI Gateway
Image Providers
Roadmap

What Codex will help improve.

01

Clean public release

Remove sensitive configs, organize docs, improve onboarding, and keep the demo easy to review.

02

AI Gateway migration

Replace platform-specific API calls with provider-agnostic endpoints and typed request contracts.

03

Supabase setup scripts

Document database migrations, storage policies, auth setup, and deployment secrets.

04

Tests and security review

Add linting, component tests, route checks, dependency review, and safer environment variable handling.