{"id":23180903,"url":"https://github.com/dannweeeee/bardbook","last_synced_at":"2025-07-17T14:04:45.470Z","repository":{"id":211752399,"uuid":"729868262","full_name":"dannweeeee/bardbook","owner":"dannweeeee","description":"Publish Facebook Posts Natively using Meta Graph API","archived":false,"fork":false,"pushed_at":"2023-12-15T17:08:33.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T03:13:34.690Z","etag":null,"topics":["clerk","graph-api","nextjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dannweeeee.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,"governance":null}},"created_at":"2023-12-10T15:52:36.000Z","updated_at":"2023-12-10T17:35:32.000Z","dependencies_parsed_at":"2023-12-10T17:48:08.221Z","dependency_job_id":null,"html_url":"https://github.com/dannweeeee/bardbook","commit_stats":null,"previous_names":["dannweeeee/bardbook"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dannweeeee/bardbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fbardbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fbardbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fbardbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fbardbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dannweeeee","download_url":"https://codeload.github.com/dannweeeee/bardbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fbardbook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265614026,"owners_count":23798370,"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":["clerk","graph-api","nextjs"],"created_at":"2024-12-18T08:13:46.873Z","updated_at":"2025-07-17T14:04:45.449Z","avatar_url":"https://github.com/dannweeeee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bardbook\n\n**Bardbook** built using [Clerk](https://clerk.com/), [NextJS](https://nextjs.org/) and [Meta Graph API](https://developers.facebook.com/docs/graph-api/).\n\n\u003cimg width=\"1440\" alt=\"Screenshot 2023-12-10 at 10 52 52 PM\" src=\"https://github.com/dannweeeee/bardbook/assets/42776950/e4c0fd6b-a98e-404a-8c19-666c9c893c09\"\u003e\n\n## Task\n\nCreate a NextJS application, using TypeScript. The web application should be able to signup/login via Facebook OAuth2 \u0026 publish posts on Facebook.\n\n## Tools Used\n\n- **Clerk**: For user authentication (Connection only through Facebook)\n- **Meta Graph API**: For posts\n- **Shadcn**: For minimalistic components\n\n## Limitations\n\n**Limitation:** To use Facebook User Login Authenticator, I had to create a Consumer App on the Meta Developer Platform. However, a Consumer App does not provide api methods to POST posts on Facebook. Meta Graph API calls can only be created via a Business App, and Business Apps takes 10 days to be approved (with proper app Privacy Policy and Terms \u0026 Conditions done)\n\n**Solution:** I created a Consumer App on Meta Developer Platform to connect the Clerk Authenticator (user will have to grant permissions on Facebook to login to Bardbook). I then created a separate Business App that is connected to a [Bardbook Facebook Page](https://www.facebook.com/profile.php?id=61554628525650) to POST posts via the Meta Graph API.\n\n## Installation\n\nClone the repository\n\n```\ngit clone https://github.com/dannweeeee/bardbook.git\n```\n\n## Deployment\n\nFirst install the dependencies with the following command:\n\n```\nnpm install\n```\n\nThereafter run the following command to run Bardbook locally:\n\n```\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannweeeee%2Fbardbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannweeeee%2Fbardbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannweeeee%2Fbardbook/lists"}