Go to file
Jeff Emmett d1d40502b6
CI/CD / deploy (push) Successful in 49s Details
Add CI/CD pipeline (Gitea Actions)
Build + push to registry + deploy + smoke test with auto-rollback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 01:51:46 -07:00
.gitea/workflows Add CI/CD pipeline (Gitea Actions) 2026-04-01 01:51:46 -07:00
app Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
components fix: correct newsletter API endpoint 2026-02-03 00:53:31 +00:00
lib Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
public Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
styles Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
.dockerignore Add .dockerignore for optimized Docker builds 2026-04-01 01:51:46 -07:00
.gitignore Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
Dockerfile Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
README.md Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
components.json Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
docker-compose.yml Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:29 +01:00
next.config.mjs Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
nginx.conf Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
package.json Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
pnpm-lock.yaml Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
postcss.config.mjs Initial commit with OG metadata 2025-12-22 22:24:21 +01:00
tsconfig.json Initial commit with OG metadata 2025-12-22 22:24:21 +01:00

README.md

Alltor.net website design

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-alltor-net-website-design

Build your app

Continue building your app on:

https://v0.app/chat/o3bjTso55bY

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