Skip to content

llmlearning-x/Postcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

旅行邮箱 App Icon

旅行邮箱

旅行邮箱 Brand Logo

记录旅途,寄往远方。一款旅行明信片记录应用。

旅行邮箱是一款基于旅行场景的明信片记录与社交应用。用户可以记录旅行足迹、创建个性化明信片、收集各地特色邮票,并通过"寄送"功能将明信片分享给好友。

多平台支持

平台 状态 说明
H5 ✅ 已上线 http://115.190.7.207
Android App ✅ 已发布 下载 APK

Android 桌面预览 Android 自适应图标

| 微信小程序 | 🚧 计划中 | — | | iOS App | 🚧 计划中 | — | | HarmonyOS | 🚧 计划中 | — |

项目结构

本仓库采用多平台 monorepo 结构:

Postcards/
├── Postcards-UniApp/      # UniApp 跨端项目(H5 + 小程序 + App)
├── Postcards-Server/      # Node.js 后端 API
├── Postcards-iOS/         # iOS 原生项目
├── Postcards-Android/     # Android 原生项目
├── Postcards-Harmony/     # HarmonyOS 项目
└── docs/                  # 产品手册(GitHub Pages)

快速开始

H5 开发

cd Postcards-UniApp
npm install
npm run dev:h5

后端开发

cd Postcards-Server
npm install
npm run dev

构建

# H5
cd Postcards-UniApp && npm run build:h5

# 微信小程序
cd Postcards-UniApp && npm run build:mp-weixin

# Android App
cd Postcards-UniApp && npm run build:app-android

产品手册

完整的产品使用及设计说明手册已发布:

手册包含 27 张移动端截图、功能架构图、使用指南与设计说明。

相关链接

技术栈

  • 前端:UniApp + Vue 3 + TypeScript + Pinia
  • 后端:Node.js + Express + TypeScript
  • 数据库:MySQL + Redis
  • 部署:Nginx + PM2 + GitHub Actions

版本历史

版本 日期 说明
v1.0.0 2026-05-18 初始版本,核心功能上线

© 2026 旅行邮箱

About

Postcards iOS App - 明信片分享应用

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages