{"id":29913798,"url":"https://github.com/gardner/socialkit","last_synced_at":"2025-08-02T02:15:27.594Z","repository":{"id":8149155,"uuid":"9568958","full_name":"gardner/socialkit","owner":"gardner","description":null,"archived":false,"fork":false,"pushed_at":"2013-04-21T00:12:56.000Z","size":3040,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T22:20:38.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gardner.png","metadata":{"files":{"readme":"README.mkd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-20T18:52:20.000Z","updated_at":"2020-05-14T01:20:57.000Z","dependencies_parsed_at":"2022-09-25T06:20:16.438Z","dependency_job_id":null,"html_url":"https://github.com/gardner/socialkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gardner/socialkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gardner%2Fsocialkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gardner%2Fsocialkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gardner%2Fsocialkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gardner%2Fsocialkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gardner","download_url":"https://codeload.github.com/gardner/socialkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gardner%2Fsocialkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268326739,"owners_count":24232496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-02T02:15:15.195Z","updated_at":"2025-08-02T02:15:27.582Z","avatar_url":"https://github.com/gardner.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rails Bootstrap\n===============\n\nIntroduction\n------------\nThis project is will give you a fresh Web application with state of the art tools when you sit down at a StartupWeekend or hackathon. Below is a step by step guide to set up a Rails web application in just an hour. You definitely want to complete the prerequisites before the event begins.\n\nPrerequisites\n-------------\n* Install ruby (rvm is recommended)\n* Install rails (currently rails-bootstrap is running on Rails 3.2.11)\n* Postgres or mysql is nice but not necessary, rails will default to sqlite\n* Install git http://help.github.com/mac-set-up-git/\n* Get set up to push/pull from github http://help.github.com/mac-set-up-git/\n* Setup for heroku https://devcenter.heroku.com/articles/rails3\n\nSteal the goodness\n------------------\nStart here if you are familiar with Rails, git, and Heroku.\n\n* Buy your domain name\n* Clone the Github repo\n\n`$ git clone git@github.com:adamloving/rails-bootstrap.git myproject`\n\n* Create a Heroku app https://devcenter.heroku.com/articles/rails3#deploy_to_herokucedar\n\n`$ heroku create`\n`$ git push heroku master`\n\n### What you’ve got\n* Slim\n* Compass\n* Devise\n* Twitter bootstrap\n* Coffeescript\n* Omniauth sign in with Facebook (easy to add Twitter or another OAuth provider)\n\n### Customize your app\n* Rename (search and replace) “SocialKit” to the name of your app.\n\n### Continue to install\n* Create your database\n\n`$ heroku rake db:migrate`\n\n* Point your domain name at your heroku app https://devcenter.heroku.com/articles/custom-domains\n\n`heroku domains:add www.myapp.com`\n`heroku domains:add myapp.com`\n\n* add a CNAME record for myapp.heroku.com (and A records)\n* Create a Facebook app for login. Setup the app with your domain on Facebook.\n* add config variables for your Facebook App\n\n`$ heroku config:add FACEBOOK_APP_ID=1234`\n`$ heroku config:add FACEBOOK_SECRET=4567`\n\nVoila, within a few minutes you should be live.\n\n[Send @adamloving a tweet](http://twitter.com/adamloving) to let me know how it went.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgardner%2Fsocialkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgardner%2Fsocialkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgardner%2Fsocialkit/lists"}