I was just trying to setup my first app on heruko…
As it says it provides 5mb’s shared database free postgre database setup ready
but where are credentials for already setup database and getting started guide for the same..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The FB app docs are here:
http://devcenter.heroku.com/articles/facebook
You should’ve received an email to confirm your Heroku account. That’ll give you access to your credentials.
Database docs are here:
https://devcenter.heroku.com/articles/database
And there are specific tutorials for the connecting to your database from each language.
Hope that helps!