Skip to content

Repository files navigation

Huanyu Kuntai Chemical / 环宇坤泰工业

This repository is the official website workspace for huanyukuntaichem.com.

Current Status

  • Project stage: initial Phoenix B2B website structure established.
  • Deployment mode: Plan A, GitHub + VPS.
  • Frontend: Next.js App Router, multilingual routes under frontend/src/app/[locale].
  • CMS/backend: Directus + PostgreSQL planned on the VPS with Docker Compose.
  • Content rule: products, categories, news, pages, SEO text, image alt text, and inquiries belong in Directus, not hard-coded frontend data.
  • Interface copy: fixed navigation, buttons, forms, empty states, and labels live in frontend/src/locales.

Required Reading For Agents

Before changing code, read these files in order:

  1. AGENTS.md
  2. docs/project-memory/00-READ-ME-FIRST.md
  3. docs/project-memory/01-CODE-STANDARDS.md
  4. docs/project-memory/02-AGENT-MEMORY.md
  5. docs/project-memory/03-COMPANY-PROFILE.md

Repository Layout

frontend/                Next.js website
backend/                 Directus/PostgreSQL deployment skeleton
deployment/              Nginx, PM2, and VPS deployment references
scripts/                 Safe deployment helper scripts
docs/project-memory/     Phoenix project memory and handoff files

Local Development

npm install
npm --workspace frontend run dev

Copy frontend/.env.example to frontend/.env.local for local Directus testing. Do not commit real .env, tokens, SSH keys, database credentials, or server secrets.

Verification

npm --workspace frontend run lint
npm --workspace frontend run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages