Go to file
Jeff Emmett 23ace0a7f3 fix: use RunPod US proxy for Nano Banana Pro to bypass geo-blocking
Routes Gemini API calls through RunPod serverless endpoint in the US
to avoid geo-blocking issues when server is in Germany.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 21:01:31 +01:00
.github/workflows feat: add newsletter signup component and improve mirror workflow 2025-12-22 23:05:03 -05:00
app fix: use RunPod US proxy for Nano Banana Pro to bypass geo-blocking 2025-12-29 21:01:31 +01:00
backlog feat: upgrade to gemini-2.0-flash-exp-image-generation model 2025-12-23 12:29:33 -05:00
components feat: add keyboard shortcuts to text selection tool 2025-12-25 23:12:34 -05:00
lib feat: use RunPod Gemini proxy for image generation (Nano Banana) 2025-12-23 01:38:39 -05:00
public Add Open Graph and Twitter Card metadata for social sharing 2025-12-22 22:08:08 +01:00
styles feat: enable smooth scroll for "Learn More" button 2025-11-02 03:06:07 +00:00
.dockerignore feat: configure Docker deployment with Cloudflare Tunnel for Netcup hosting 2025-11-25 22:21:17 -08:00
.gitignore Initialized repository for project MycoFi website 2025-10-06 23:24:47 +00:00
DEPLOYMENT.md feat: configure Docker deployment with Cloudflare Tunnel for Netcup hosting 2025-11-25 22:21:17 -08:00
Dockerfile fix: add data directory with permissions for zine storage 2025-12-22 22:17:59 -05:00
README.md Initialized repository for project MycoFi website 2025-10-06 23:24:47 +00:00
cloudflared-config.yml feat: configure Docker deployment with Cloudflare Tunnel for Netcup hosting 2025-11-25 22:21:17 -08:00
components.json Initialized repository for project MycoFi website 2025-10-06 23:24:47 +00:00
docker-compose.yml chore: add FAL_KEY env var to docker-compose 2025-12-23 16:48:21 -05:00
middleware.ts feat: add middleware for zine.mycofi.earth subdomain routing 2025-12-21 01:25:00 -05:00
next.config.mjs feat: configure Docker deployment with Cloudflare Tunnel for Netcup hosting 2025-11-25 22:21:17 -08:00
package-lock.json feat: add MycoZine - AI-powered mini-zine generator 2025-12-21 01:16:53 -05:00
package.json feat: add newsletter signup component and improve mirror workflow 2025-12-22 23:05:03 -05:00
pnpm-lock.yaml feat: add newsletter signup component and improve mirror workflow 2025-12-22 23:05:03 -05:00
postcss.config.mjs Initialized repository for project MycoFi website 2025-10-06 23:24:47 +00:00
tsconfig.json Initialized repository for project MycoFi website 2025-10-06 23:24:47 +00:00

README.md

MycoFi website

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/jeff-emmetts-projects/v0-myco-fi-website

Build your app

Continue building your app on:

https://v0.app/chat/projects/3E0ktWenMaD

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository