Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ascoders/avatar
avalon开源中文社区
https://github.com/ascoders/avatar
Last synced: about 1 month ago
JSON representation
avalon开源中文社区
- Host: GitHub
- URL: https://github.com/ascoders/avatar
- Owner: ascoders
- License: apache-2.0
- Created: 2015-02-11T08:38:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T13:50:45.000Z (over 9 years ago)
- Last Synced: 2024-08-03T09:11:26.360Z (4 months ago)
- Language: JavaScript
- Homepage: http://www.avalon.org.cn/
- Size: 8.21 MB
- Stars: 41
- Watchers: 3
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - avatar
README
# avatar
avalon开源中文社区### 服务器配置
服务器环境:`Centos7.0`
**Redis**
````shell
yum install redis
````**Mongodb**
````shell
yum install mongodb
````**Nginx**
````shell
yum install nginx
````