/mysql-image-viewer

An NodeJS CLI for view the images from MySQL database.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

SQL 图片查看器

如何运行

  • 安装依赖

请确保本地拥有 NodeJS 环境,版本最低 12

yarn
  • 构建
yarn run build
  • 运行
yarn run start

浏览器打开 localhost:3000