GitHub - LHRUN/paint-board: 🎨 A powerful multi-end drawing board that brings together a lot of creative brushes to experience a whole new range of drawing effects! (original) (raw)

logo

A fun art drawing board that supports multi-end operation

Stars Badge Forks Badge License Badge Next&Prisma release

English | 简体中文

Preview

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

preview

Completed Features:

Future Plans

V1.3.0 Video Demo

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

 EdgeEdge FirefoxFirefox ChromeChrome SafariSafari
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 ~

wechat wechat

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.