Home

Awesome

<div align="center"> <img width="180" src="https://raw.githubusercontent.com/LHRUN/file-store/main/paint-board/logo.png" alt="logo"/> </div> <h4 align="center">

A fun art drawing board that supports multi-end operation

</h4> <div align="center"> <a href="https://github.com/LHRUN/paint-board/stargazers"> <img src="https://img.shields.io/github/stars/LHRUN/paint-board" alt="Stars Badge"/> </a> <a href="https://github.com/LHRUN/paint-board"> <img src="https://img.shields.io/github/forks/LHRUN/paint-board" alt="Forks Badge"/> </a> <a href="https://github.com/LHRUN/paint-board/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/LHRUN/paint-board" alt="License Badge"/> </a> <a href="https://github.com/LHRUN/paint-board"> <img src="https://img.shields.io/badge/Made%20with-React%20%26%20Vite-pink" alt="Next&Prisma" /> </a> <a href="https://github.com/LHRUN/paint-board/releases"> <img alt="release" src="https://img.shields.io/github/package-json/v/LHRUN/paint-board" /> </a> </div>

English | 简体中文

Preview

Link: https://songlh.top/paint-board/

<div align="center" style="width: 100%;"> <img style="width: 100%" src="https://raw.githubusercontent.com/LHRUN/file-store/main/paint-board/preview_device.png" alt="preview"/> </div>

Completed Features:

Future Plans

V1.3.0 Video Demo

<a href="https://www.bilibili.com/video/BV1dJ4m1h7vg"> <img width="500" src="https://raw.githubusercontent.com/LHRUN/file-store/main/paint-board/v1.3.0_demo_bilibili.png"/> </a>

Quick Start

git clone https://github.com/LHRUN/paint-board.git
pnpm install
pnpm dev

Docker Support

  1. Build a Docker image with the name paint-board.
docker build -t paint-board .
  1. Start a docker container.
docker run -d -p 8080:80 --name paint-board paint-board
  1. Accessed by opening http://localhost:8080/paint-board/ in your browser.

Browser support

We recommend using the latest version of Google Chrome, the following is the minimum version support

<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" /></br>Edge<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" /></br>Firefox<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" /></br>Chrome<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" /></br>Safari
80+80+70+13+

Contact me

If you have any suggestions or good ideas, welcome to contact me at any time!

Buy the author a coffee.

👋 If you think my project is cool and want to support my development work, feel free to buy me a cup of coffee with Alipay or WeChat ~

<div> <img style="width: 300px" src="https://raw.githubusercontent.com/LHRUN/file-store/main/paint-board/IMG_1446.jpeg" alt="wechat"/> <img style="width: 300px" src="https://raw.githubusercontent.com/LHRUN/file-store/main/paint-board/IMG_1447.jpeg" alt="wechat"/> </div>

Contributing

I'm glad you're interested in contributing to PAINT BOARD. If you find a bug and want to fix it, please submit it in an Issue first. For new feature additions, please contact us in Discussions, or directly through the contact details provided above, and read the Contribution Guidelines below before contributing. Thank you for your support!

Contribution Guidelines

Document

License

MIT License. See the LICENSE file.