Go to file
root 0844ae2ead Add Traefik labels for reverse proxy routing
- Configure service with Traefik labels for mycofi.earth
- Join traefik-public network for service discovery
- Remove direct port exposure (routing through Traefik now)
- Remove deprecated docker-compose version field

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 02:45:54 +01:00
.github/workflows Add GitHub to Gitea mirror workflow 2025-11-22 18:01:58 -08:00
app feat: remove Contact link from header navigation 2025-11-07 19:29:10 +00:00
components feat: remove Contact link from header navigation 2025-11-07 19:29:10 +00:00
lib Initialized repository for project MycoFi website 2025-10-06 23:24:47 +00:00
public feat: remove Contact link from header navigation 2025-11-07 19:29:10 +00: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 feat: configure Docker deployment with Cloudflare Tunnel for Netcup hosting 2025-11-25 22:21:17 -08: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 Add Traefik labels for reverse proxy routing 2025-11-27 02:45:54 +01:00
next.config.mjs feat: configure Docker deployment with Cloudflare Tunnel for Netcup hosting 2025-11-25 22:21:17 -08:00
package.json feat: enable smooth scroll for "Learn More" button 2025-11-02 03:06:07 +00:00
pnpm-lock.yaml feat: enable smooth scroll for "Learn More" button 2025-11-02 03:06:07 +00: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