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

How to install ??? #211

Open
margsot opened this issue Jan 1, 2014 · 5 comments
Open

How to install ??? #211

margsot opened this issue Jan 1, 2014 · 5 comments

Comments

@margsot
Copy link

margsot commented Jan 1, 2014

Hi, i would like to know how to install the script. Is there any tutorial ??
Thanks

@cassiuschen
Copy link
Contributor

Please read README.md to run Photographer.io.. You can simply set up the application by running bundle install , bundle exec rake db:create and bundle exec rake db:migrate. To run the application you can use rails s for development mod.

Cassius Chen, 2013

在 2014年1月2日,上午6:07,margsot notifications@github.com 写道:

Hi, i woyld like to know how to install the script. Is there any tutorial ??
Thanks


Reply to this email directly or view it on GitHub.

@dklounge
Copy link
Contributor

dklounge commented Jan 2, 2014

@margsot - Please let me know if you get stuck working through the README ... there's a lot - you'll need among other things Postgres and Redis properly set up along the way.

@margsot
Copy link
Author

margsot commented Jan 3, 2014

HI, Its my first time working with Ruby on Rails and i am trying hard to understand the way it works. I tried to upload it to my shared server on GODADDY but i think that i need a dedicated server to make this script works online.

I apprecciate your help.

@cassiuschen
Copy link
Contributor

Actually I don't think that Photography.io is a good example to learn Rails. You may start learning rails by reading guides.rubyonrails.org.

Cassius Chen, 2013

在 2014年1月3日,下午5:32,margsot notifications@github.com 写道:

HI, Its my first time working with Ruby on Rails and i am trying hard to understand the way it works. I tried to upload it to my shared server on GODADDY but i think that i need a dedicated server to make this script works online.

I apprecciate your help.


Reply to this email directly or view it on GitHub.

@dklounge
Copy link
Contributor

dklounge commented Jan 3, 2014

@margsot for your learning purposes, it might be easiest to simply fork or clone the repo on your computer and run the app locally on localhost. Will that work for you? Going through the readme should help you do that, and as @cassiuschen pointed out, the rails documentation should be a good companion for you. :)

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

No branches or pull requests

3 participants