Skip to main content

EZsale Chat Zalo

Installation

Requirements

  • Node.js phiên bản 16.0 trở lên (có thể kiểm tra bằng cách chạy node -v). Bạn có thể sử dụng nvm để quản lý nhiều phiên bản Node trên một máy được cài đặt.
  • Yarn phiên bản 1.22.19 trở lên.

Running the development server

Hãy thay đổi biến môi file .env trong admin và server. Khi chạy development sẽ sử dụng file .env

  • nôi dung .env file theo các môi trường .env.dev .env.staging .env.prod

Then, in the directory containing package.json, run your package manager's install command:

yarn install

To preview your changes as you edit the files, you can run a local development server that will serve your website and reflect the latest changes.

yarn dev

By default, a browser window will open at http://localhost:5173.

Build

Quá trình build đã được setup CI CD