Source: https://devcenter.heroku.com/articles/facebook
Problem:
Utilize a completely foreign system to create a test facebook application
Started on Post Date Above
Step 1:
Install Heroku Toolbelt
OK no problem there
Step 2:
Use cmd line to login and build a new key
figured that out too .. documentation is clear enough
https://toolbelt.herokuapp.com/
Step 3:
Drool? .. foreman .. git
Followed instructions in link above … then noticed on welcome email that additional personalized instructions were on welcome message along with password creation links ..
New app wasnt necessary, just need to pull down the app Heroku/Facebook had already made for me..
Step 4:
Guess its time to learn Git?
( remember to push back up after editing with
git push heroku master
(ruh-0h)
This got vexing quick, verified and created a repo on git, was able to pull down and clone but keep getting errors when attempting to push test changes up to master.
So, looks like I will have to actually learn a bit more about Git before I get to play more with the version control aspects. I dont think it will be necessary just to deploy the app, once I decide what it is
1. Create New Project on – Learn Git
2. Continue alternate attempt of static Facebook app tab using a shared ssl from one of my reseller accounts.