Skip to content

Instantly share code, notes, and snippets.

@novi
Created September 16, 2012 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save novi/3732757 to your computer and use it in GitHub Desktop.
Save novi/3732757 to your computer and use it in GitHub Desktop.
開発環境メモ

Yomeru.li

  • ホスティング: さくらVPS 2G (ArchLinux)
  • Webサーバー: nginx
  • デーモン管理: supervisor
  • メールサーバー: postfix
  • サーバーApp: Node.js+Express+MongoDB(データ用)+Redis(セッション用)
  • CSS+HTML: Stylus, Jade
  • クライアントApp: Backbone.js+Zepto.js+uikit.js
  • デプロイ: Capistrano+自作.sh

開発環境

Mac

  • シェル: zsh
  • エディタ: WebStorm, Chocolat

VPS

  • シェル: screen+bash
  • エディタ: nano

iOS

  • iSSH
  • エディタ: Textastic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment