Skip to content

ManilShangle/DIY-pokemon

Repository files navigation

DIY Card Generator

MVP: quiz → choose region → upload photo → generate card → export PNG → share link (no DB).

Setup

  1. Install deps
npm install
  1. Create .env.local
CARD_TOKEN_SECRET="change-me"
  1. Run dev server
npm run dev

Notes

  • The share link contains signed card metadata only (not the uploaded photo) in this MVP.
  • PNG export is generated via POST /api/render (SVG → PNG using @resvg/resvg-js).

About

A Chrome extension that's your personal agent. Screenshot something, type a prompt, and it stitches together the right skills to handle it. Flight deals, Reddit chaos, whatever you throw at it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors