Skip to content

flyfish-dev/product-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flyfish Office Preview Product Website

This repository contains the public product website for Flyfish Office Preview, an Office document preview solution for business systems.

Purpose

The site is used to present the product value, supported formats, preview experience, licensing options, deployment service, purchase links, and support contact information.

It supports:

  • A professional marketing homepage for Flyfish Office Preview
  • Chinese and English content managed through a shared locale configuration
  • Direct language URLs for SEO:
    • /zh-CN/
    • /en-US/
  • Static prerendered HTML for search engine crawling
  • Vercel deployment for product.flyfish.group

Tech Stack

  • React
  • Vite
  • Lucide React icons
  • Static SEO prerender script
  • Vercel hosting

Development

Install dependencies:

npm install

Start the local development server:

npm run dev

Build for production:

npm run build

The production build generates normal Vite assets and prerendered SEO pages under dist/.

Deployment

The site is deployed through Vercel. The production domain is:

https://product.flyfish.group

Notes

This repository is for the product website only. It does not contain the proprietary Office document parser/viewer implementation.

About

Flyfish Office Preview product website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors