Skip to content

This repository is `必勝!FX未来予想チャート徹底比較`

Notifications You must be signed in to change notification settings

DreamHackers/forex-future-forecast

Repository files navigation

forex-future-forecast

logo

必勝!FX未来予想チャート徹底比較についてのリポジトリです。

Summary

Circle CI Join the chat at https://gitter.im/DreamHackers/fx-future-forecast

https://pollseed.gitbooks.io/fx-future-forecast-doc/content/index.html

Develop

事前に必要なもの

  • node.js v5系 (nvmとかで管理してください)
  • npm
  • pm2 (npm install -g pm2)

初期設定・インストール

git clone [email protected]:DreamHackers/forex-future-forecast.git
cd forex-future-forecast
git checkout develop
./setup.sh

mongo セッティング

https://github.com/DreamHackers/forex-future-forecast/wiki/mongodb%E7%96%8E%E9%80%9A

起動 & 開発

pm2 start bin/www --watch
[PM2] Spawning PM2 daemon
[PM2] PM2 Successfully daemonized
[PM2] Starting bin/www in fork_mode (1 instance)
[PM2] Done.
┌──────────┬────┬──────┬───────┬────────┬─────────┬────────┬─────────────┬──────────┐
│ App name │ id │ mode │ pid   │ status │ restart │ uptime │ memory      │ watching │
├──────────┼────┼──────┼───────┼────────┼─────────┼────────┼─────────────┼──────────┤
│ www      │ 0  │ fork │ 14311 │ online │ 0       │ 0s     │ 13.645 MB   │  enabled │
└──────────┴────┴──────┴───────┴────────┴─────────┴────────┴─────────────┴──────────┘

こちらにアクセスしてください