Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a question. If I develop my app locally using local server on my laptop, can I deploy it using canvas on facebook.com ? Then the users can login and access my app. Right? But if the server local wouldn't that make a problem. I am new to FB dev. so forgive me if this is not a good question.

share|improve this question

1 Answer

up vote 1 down vote accepted

You need to host your code on your own server, or use the free hosting option Facebook provides via heroku

share|improve this answer
Thanks. I ll try that. – Sara Oct 3 '12 at 5:24

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.