description
- 即時文字編輯功能:支援文字大小、顏色、字體等樣式調整
- 畫布設計工具:可自由拖曳和調整文字位置
- LINE LIFF 整合
- Node.js (v18.18.0 or later)
- pnpm
- docker(options)
- Run
pnpm install
- Create a
.env
file at the root directory of the project and add the necessary environment variables. See the .env.sample file for reference. - Run
pnpm run dev
- docker compose up -d