Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ascoders/avatar

avalon开源中文社区
https://github.com/ascoders/avatar

Last synced: about 2 months ago
JSON representation

avalon开源中文社区

Awesome Lists containing this project

README

        

# avatar
avalon开源中文社区

### 服务器配置

服务器环境:`Centos7.0`

**Redis**

````shell
yum install redis
````

**Mongodb**

````shell
yum install mongodb
````

**Nginx**

````shell
yum install nginx
````