Skip to content

开源的短剧 APP 解决方案,支持 IOS , Android , 微信小程序 , H5 , 抖音小程序

Notifications You must be signed in to change notification settings

ElevenKong/fastshort

 
 

Repository files navigation

Fast Short

开源的短剧 APP 解决方案,支持 IOS , Android , 微信小程序 , H5 , 抖音小程序。

计划未来支持Windows、MacOS、Linux等客户端。

  • 支持类似抖音的随机播放
  • 支持谷歌、Facebook、Apple、微信第三方登录
  • 支持谷歌、PayPal、Apple、微信第三方支付
  • 支持微信、微博、Twitter 分享
  • 支持视频资源S3存储加速
  • 支持自动下一集
  • 支持用户留言交互
  • 基本就是 ReelShort 有的功能咱都有

线上演示环境

H5 演示地址,账号可以自行注册

https://h5.fastshort.top

Andorid 演示

APK 下载

管理后台地址

https://admin.fastshort.top

管理后台账号

admin/1qazxsw2

Docker 部署到本地

wget https://raw.githubusercontent.com/romejiang/fastshort/main/docker-compose.yml

docker compose up -d

# 然后打开浏览器访问管理后台

http://localhost:3001

具体更详细的功能特性看官方主页

官方网站 https://fastshort.top

文档和功能逐渐完善中...

About

开源的短剧 APP 解决方案,支持 IOS , Android , 微信小程序 , H5 , 抖音小程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 42.5%
  • JavaScript 28.6%
  • TypeScript 24.9%
  • SCSS 1.7%
  • CSS 1.7%
  • Handlebars 0.4%
  • Other 0.2%