https://github.com/ferdiozer/imserver
https://github.com/ferdiozer/imserver
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferdiozer/imserver
- Owner: ferdiozer
- Created: 2019-03-10T01:26:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T01:40:35.000Z (about 7 years ago)
- Last Synced: 2025-01-17T22:11:52.281Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# im.js.server
>[im.js](https://github.com/im-js/im.js) Sunucu kodu, göre [cloverx](https://github.com/clover-x/cloverx) geliştirildi.
## Requirements
* Node >= 7.6.0
* Redis >= 3.0.2
* Mysql >= 5.6.5
## Kullanımı
Önce "config" dizinine gidin, temel bilgileri yapılandırın, ardından
```shell
npm install
```
başlangıç
```shell
npm run dev
```
## Nginx Yapılandırma referansı
[x-config/nginx](https://github.com/plusmancn/x-config/tree/master/nginx)