{"id":19399726,"url":"https://github.com/fbsamples/fbrell","last_synced_at":"2025-04-24T06:32:14.623Z","repository":{"id":67475789,"uuid":"551807","full_name":"fbsamples/fbrell","owner":"fbsamples","description":"An interactive environment to explore the Facebook JavaScript SDK.","archived":false,"fork":false,"pushed_at":"2024-04-08T19:41:29.000Z","size":7098,"stargazers_count":11,"open_issues_count":1,"forks_count":8,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-04-10T00:56:33.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.fbrell.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fbsamples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2010-03-08T01:16:11.000Z","updated_at":"2023-02-17T05:34:30.000Z","dependencies_parsed_at":"2024-04-08T20:47:55.252Z","dependency_job_id":null,"html_url":"https://github.com/fbsamples/fbrell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbsamples%2Ffbrell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbsamples%2Ffbrell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbsamples%2Ffbrell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbsamples%2Ffbrell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbsamples","download_url":"https://codeload.github.com/fbsamples/fbrell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223942581,"owners_count":17229112,"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","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-11-10T11:10:59.699Z","updated_at":"2024-11-10T11:11:00.452Z","avatar_url":"https://github.com/fbsamples.png","language":"Go","readme":"# fbrell\n\n[![Build Status](https://secure.travis-ci.org/fbsamples/fbrell.svg)](https://travis-ci.org/fbsamples/fbrell)\n\nFacebook Read Eval Log Loop is an interactive environment for exploring the\nFacebook JavaScript SDK. The SDK is available\n[here](https://developers.facebook.com/docs/reference/javascript/).\n\n[Try it out](https://www.fbrell.com/examples/).\n\n## Development Environment\n\nYou'll need [Go](https://golang.org/) to work on rell. Once you have it:\n\n```bash\ngit clone git@github.com:fbsamples/fbrell.git\ncd fbrell\ngo get ./... # this will install your dependencies\ngo build # This will create a fbrell executable file\n./fbrell\n```\n\nThen, navigate to http://localhost:43600/\n\nHazzah!\n\nThen go to [http://localhost:43600/](http://localhost:43600/). Look at the help\ntext from `rell -h` to see what other options are available. You'll need your\nown [Facebook Application](https://developers.facebook.com/).\n\n## Heroku\n\nThe application can be run on Heroku:\n\n```sh\nheroku create -s cedar\nheroku config:add BUILDPACK_URL=http://github.com/kr/heroku-buildpack-inline.git\nheroku config:set RELL_EMPCHECK_APP_ID=...\nheroku config:set RELL_EMPCHECK_APP_SECRET=...\nheroku config:set RELL_FB_APP_ID=...\nheroku config:set RELL_FB_APP_NS=...\nheroku config:set RELL_FB_APP_SECRET=...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbsamples%2Ffbrell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbsamples%2Ffbrell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbsamples%2Ffbrell/lists"}