{"id":16508731,"url":"https://github.com/mobeets/story-fork","last_synced_at":"2026-06-11T15:31:01.895Z","repository":{"id":19452696,"uuid":"22696975","full_name":"mobeets/story-fork","owner":"mobeets","description":"writing stories, tine by forking tweet","archived":false,"fork":false,"pushed_at":"2015-08-26T19:02:27.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T04:33:38.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mobeets.github.io/story_fork","language":"Python","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/mobeets.png","metadata":{"files":{"readme":"README.md","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":"2014-08-06T20:25:54.000Z","updated_at":"2017-04-30T16:09:19.000Z","dependencies_parsed_at":"2022-08-23T22:40:21.996Z","dependency_job_id":null,"html_url":"https://github.com/mobeets/story-fork","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mobeets/story-fork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2Fstory-fork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2Fstory-fork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2Fstory-fork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2Fstory-fork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mobeets","download_url":"https://codeload.github.com/mobeets/story-fork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobeets%2Fstory-fork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34206487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":"2024-10-11T15:47:15.233Z","updated_at":"2026-06-11T15:31:01.872Z","avatar_url":"https://github.com/mobeets.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Local set-up:\n\nInstall requirements, create heroku app\n```\n$ sudo pip install -r requirements.txt\n$ heroku create --stack cedar\n$ heroku apps:rename APPNAME\n```\n\nCreate .env file with your twitter app keys:\n```\nTWITTER_CONSUMER_KEY=replace_this\nTWITTER_CONSUMER_KEY=replace_this\nTWITTER_CONSUMER_KEY=replace_this\nTWITTER_CONSUMER_KEY=replace_this\n```\n\nNow tell heroku they're in .env\n```\n$ heroku plugins:install git://github.com/ddollar/heroku-config.git\n$ heroku config:push\n```\n\nAdd a database to your heroku app.\n```\n$ heroku addons:add heroku-postgresql:dev\n    Added heroku-postgresql:dev to thu-jehosafet (Free).\n    Attached as HEROKU_POSTGRESQL_AQUA_URL Database has been created and is available !\n    This database is empty.\n    If upgrading, you can transfer ! data from another database with pgbackups:restore.\n```\n\nMake sure to replace `HEROKU_POSTGRESQL_AQUA_URL` in case it's different in your case.\n\n```\n$ heroku config | grep HEROKU_POSTGRESQL\n$ heroku pg:promote HEROKU_POSTGRESQL_AQUA_URL\n```\n\nNow, create a local database.\n```\n$ psql\n\n\u003e# CREATE DATABASE test;\n\u003e# \\q\n\n$ foreman start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobeets%2Fstory-fork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobeets%2Fstory-fork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobeets%2Fstory-fork/lists"}