Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 461 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 461 Bytes

geee

==== image

程序员匿名社区

安装

git clone https://github.com/billyct/geee.git
cd geee
composer install
  1. 修改 ./config/mongo.php 的配置连接mongodb
  2. 修改 ./src/qiniu/conf.php 的配置连接七牛云存储 ./src/Gee/Qiniu.php 里面的bucket和domain
php -S localhost:8000 -t public

enjoy it