# dapps **Repository Path**: sync-github/dapps ## Basic Information - **Project Name**: dapps - **Description**: Dapps 是一个跨平台的应用商店,包含众多软件,基于docker - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 148 - **Created**: 2019-10-18 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## dapps是什么?   它是一个应用程序商店,包含丰富的软件,因为基于docker,使你本机电脑有云开发的效果。 一键安装程序;多版本共存,完善的使用说明,且不影响本机环境。 前端、服务端、运维、站长可以直接使用,效率提高非常多。普通用户亦可使用其中部分软件。 #注:每周会上架1款新应用,持续更新 #### 本次更新:安全验证、优化开发者模式、数据缓存、页面显示、升级等 ## 目前包含的软件 - NextCloud云盘:将电脑(或服务器)变为网盘 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/nextcloud) - 百度网盘web版:下载速度比官方快很多 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/baidupcs-web/README.md) - AriaNg高速下载器:2倍迅雷速度,迅雷无法下载的资源,也能下载 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/ariang/README.md) - 人人影视:美剧爱好者的第一选择 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/rrshare) - kodexplorer可道云:像Windows操作一样的企业网盘 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/kodexplorer) - 禅道:国产的开源项目管理软件 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/zentao) - auxpi免费图床:集合多家 API 的新一代图床 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/auxpi) - wordpress ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/wordpress/README.md) - zblog个人博客:小巧而强大的PHP博客程序与建站系统 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/zblog) - opensns:快速搭建类似于微博一样的社交网站 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/opensns) - magnetw: 种子搜索神器 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/magnetw21/README.md) - PhpMyAdmin:mysql管理工具 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/phpmyadmin/README.md) - adminmongo: mongo管理工具 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/adminmongo/README.md) - PHP: 世界上最好的语言(版本:5.6,7.1,7.2,7.3)------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/php-7-2-21/README.md) - Mysql:数据库(版本:5.6,5.7,,8.0)------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/mysql57/README.md) - Nginx:服务器(版本:1.16)------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/nginx116/README.md) - redis:nosql数据库(版本:5.0)------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/redis5/README.md) - mongo:是一个基于分布式文件存储的数据库(版本:3.4,4.0)------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/mongo-4-0-13/README.md) - gogs版本控制 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/gogs/README.md) - rabbitmq3.7队列服务 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/rabbitmq37/README.md) - 2048游戏 ------ [查看效果](https://github.com/wallace5303/dapps-addons/blob/master/addons/game-2048/README.md) - cxk打篮球:一款休闲游戏 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/cxk-ball) - Ubuntu:Ubuntu server 16.04和18.04 ------ [查看效果](https://github.com/wallace5303/dapps-addons/tree/master/addons/ubuntu-18-04) - 等...... ## 交流 如果你有什么软件需求,请加下面群或者留言,我们可以开发并发布到应用商店中 ## 开始使用 1. 下载: - [gitee](https://gitee.com/wallace5303/dapps/releases) - [github](https://github.com/wallace5303/dapps/releases) 2. 启动 ``` # 进入目录 ./dapps/ # linux环境先给予权限 chmod -R 777 storage node_modules npm run start ``` 3. 常用命令 ``` # 启动 npm run start # 停止 npm run stop # 重启 npm run restart ``` 注:# 请确保已经安装了nodejs,下载地址:http://nodejs.cn/download/ ## 效果图 0. 默认账号:admin 密码:123456 1. 访问: http://localhost:8000/ 或者 http://本机ip:8000 ![](https://i.loli.net/2019/10/26/fLmqtePbAHFnksl.png) ![](https://i.loli.net/2019/10/26/jScTp4DCKRMfobk.png) ![](https://i.loli.net/2019/10/11/yWCI8TQReAMsdpB.png) 2. 一些软件效果: 百度网盘 ![](https://i.loli.net/2019/11/06/MDPWZJcGaBpUznr.png) ariang下载器 ![](https://i.loli.net/2019/11/04/RoxOCNnWEdaHFLw.png) 数据库管理 ![](https://i.loli.net/2019/10/08/Y2DGjzJ4opiFueM.png) ## 特性 >1.使用对象:**普通用户**,**前端**,**服务端**,**运维** >2.支持**多版本共存**php,mysql, mongo, redis, 下载工具,管理软件,游戏等 >3.清晰的文件结构,可自定义软件 >4.商店应用持续更新 >5.操作持续优化,支持交互、无人值守安装 >6.支持系统版本:Linux、MacOs、Windows ## 软件升级(推荐时不时,升级一下^_^) ### 软件中升级 - 点击更新 ![](https://i.loli.net/2019/10/24/b6O8aG2ZmLodFxN.png) ### 日志 - dapps/logs/prod/dapps-web.log ## 交流群 * 微信讨论群(请备注:dapps) ![](https://i.loli.net/2019/08/22/5BHxFJhYpzoAVT1.png) ## 项目地址(dapps) - [github](https://github.com/wallace5303/dapps) - [码云](https://gitee.com/wallace5303/dapps) ## 关联项目(应用程序项目) - [github:dapps-addons](https://github.com/wallace5303/dapps-addons) ## 本项目技术栈 - nodejs - egg.js - docker - docker-compose - shell #### 帮忙加个星吧!