51 lines
1.6 KiB
Markdown
51 lines
1.6 KiB
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "Message Nest"
|
|
text: "消息推送整合平台"
|
|
tagline: 灵活而强大的消息推送整合平台,简化并自定义多种消息通知方式
|
|
image:
|
|
src: /logo.svg
|
|
alt: Message Nest
|
|
actions:
|
|
- theme: brand
|
|
text: 快速开始
|
|
link: /guide/introduction
|
|
- theme: alt
|
|
text: 部署指南
|
|
link: /deployment/overview
|
|
- theme: alt
|
|
text: GitHub
|
|
link: https://github.com/engigu/Message-Push-Nest
|
|
|
|
features:
|
|
- icon: 🔄
|
|
title: 整合性
|
|
details: 提供了多种消息推送方式,包括邮件、钉钉、企业微信等,方便你集中管理和定制通知。
|
|
- icon: 🎨
|
|
title: 自定义性
|
|
details: 可以根据需求定制消息推送策略,满足不同场景的个性化需求。
|
|
- icon: 🛠
|
|
title: 开放性
|
|
details: 易于扩展和集成新的消息通知服务,以适应未来的变化。
|
|
- icon: 📧
|
|
title: 多渠道支持
|
|
details: 支持邮件、钉钉、企业微信、微信测试公众号、自定义Webhook等多种推送方式。
|
|
- icon: ⏰
|
|
title: 定时任务
|
|
details: 支持自定义的定时消息发送,满足定时推送需求。
|
|
- icon: 🎯
|
|
title: 自托管消息
|
|
details: 可以将站点作为消息的接收方,登录站点查看消息。
|
|
- icon: 🐳
|
|
title: Docker支持
|
|
details: 支持Docker和Docker Compose部署,快速启动服务。
|
|
- icon: 💾
|
|
title: 多数据库支持
|
|
details: 支持SQLite、MySQL 5.x/8.x、TiDB等多种数据库。
|
|
- icon: 📊
|
|
title: 数据统计
|
|
details: 支持数据统计展示,查看消息发送情况。
|
|
---
|