Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

アプリの公開先を決めたいのですが何かいいところありますか? #3

Closed
geckotang opened this issue Mar 19, 2013 · 6 comments
Assignees
Labels

Comments

@geckotang
Copy link
Collaborator

herokuだとデプロイが楽だなぁと思うけど。

@ghost ghost assigned geckotang and cancer Mar 19, 2013
@cancer
Copy link
Owner

cancer commented Mar 20, 2013

使ったことないけどいいんじゃなかろうか
無料の範囲でいけるでしょうし

@geckotang
Copy link
Collaborator Author

じゃあ準備進めますね。
たぶんexpress使うことになると思うので、下調べしておいてね!

http://www.eiplab.com/2011/06/heroku-node-js-express-helloworld/

@cancer
Copy link
Owner

cancer commented Mar 21, 2013

githubにpushするとデプロイされるんですか?
githubのリポジトリを監視してるとか…?

@geckotang
Copy link
Collaborator Author

herokuに登録して、
heroku create SUBDOMAIN
するとリポジトリが作られて
git push heroku master
すると、
SUBDOMAIN.heroku.com
で見れるようになります。

@geckotang
Copy link
Collaborator Author

http://judgnation.herokuapp.com/

今は僕がデプロイ出来るけど
他の人も出来るように設定しないと...

@geckotang
Copy link
Collaborator Author

とりあえず公開先は決まったので終了します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants