Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiongwilee/weiqiushi

微糗事——糗事段子、搞笑图片视频分享平台
https://github.com/xiongwilee/weiqiushi

Last synced: about 1 month ago
JSON representation

微糗事——糗事段子、搞笑图片视频分享平台

Awesome Lists containing this project

README

        

# 微糗事

微糗事——糗事段子、搞笑图片视频分享平台

> 感谢[ThinkSAAS](https://www.thinksaas.cn/)

> 感谢[docker-compose-lamp](https://github.com/sprintcube/docker-compose-lamp/tree/5.4.x)

## 运行环境

* PHP 5.4
* Apache 2.4
* MySQL 5.6
* phpMyAdmin

## 安装

```shell
git clone https://github.com/xiongwilee/weiqiushi.git
cd weiqiushi
cp sample.env .env
docker-compose up -d
```