{"id":18975010,"url":"https://github.com/bufferapp/readme","last_synced_at":"2025-05-07T15:23:47.693Z","repository":{"id":41491993,"uuid":"131659511","full_name":"bufferapp/README","owner":"bufferapp","description":"Welcome, friend! Here's an overview to our engineering team's documentation","archived":false,"fork":false,"pushed_at":"2021-06-24T18:10:11.000Z","size":2538,"stargazers_count":45,"open_issues_count":3,"forks_count":250,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-31T11:22:28.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bufferapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-01T00:16:20.000Z","updated_at":"2024-11-14T15:53:02.000Z","dependencies_parsed_at":"2022-08-10T02:34:57.873Z","dependency_job_id":null,"html_url":"https://github.com/bufferapp/README","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/bufferapp%2FREADME","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2FREADME/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2FREADME/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2FREADME/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufferapp","download_url":"https://codeload.github.com/bufferapp/README/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252903452,"owners_count":21822447,"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-08T15:16:59.841Z","updated_at":"2025-05-07T15:23:47.674Z","avatar_url":"https://github.com/bufferapp.png","language":"Shell","readme":"# ⚠️⚠️ DEPRECATED ⚠️⚠️\n\nPlease go to the [Engineering wiki in Notion](https://www.notion.so/buffer/Engineering-Wiki-f34142d290304c35bebadf76cc9cc89e).\n\n---\n\n# Buffer Engineering Wiki\n\nWelcome, friend! 👋 This is the Buffer Engineering Wiki. It's is a living, evolving project that exists to guide you through all the info you need to know to be a happy and productive Buffer Engineer™.\n\nIt's a handy reference whether you're new, changing teams, or just like breaking down knowledge silos. 💥\n\n# Table of Contents\n\n💁 _In no particular order, please keep up to date and feel free to rearrange in your PRs_\n### Local Development\n_Get all setup to work on Buffer locally_ \n\n* :octocat: [`buffer-dev`](https://github.com/bufferapp/buffer-dev)\n\n### Team Specific\n* [Data Team](/teams/data/README.md)\n* [Account Management](/teams/account-management/README.md)\n* [Publish](/teams/publish/README.md)\n* [Mobile](/teams/mobile/README.md)\n* [Systems](/teams/systems/README.md)\n\n### Seeking Advice \u0026 Input\n* [How the Architecture Review process works](https://github.com/bufferapp/README/blob/master/architecture-review.md) \n\n### Engineering Leadership\n* [How Engineering Management Works at Buffer](https://github.com/bufferapp/README/tree/master/engineering-management)\n* [(All-Buffer)Code of Conduct](https://github.com/bufferapp/code-of-conduct)\n    \n### Buffer Web\n_The web app at buffer.com/app, API, static pages, and more!_\n\n* :octocat: [`buffer-web`](https://github.com/bufferapp/buffer-web)\n* [Deployments](/deployments.md)\n* [Deployments for `buffer-web`](https://github.com/bufferapp/buffer-web/blob/master/docs/deploy.md)\n* [PHP Guidelines](https://github.com/bufferapp/buffer-web/blob/master/docs/php-guide.md) — Great doc by @josem on writing PHP in `buffer-web`\n* [PHP Testing](https://github.com/bufferapp/buffer-web/blob/master/docs/php-testing.md)\n* [Feature Flips](https://github.com/bufferapp/buffer-web/blob/master/docs/release-feature.md)\n* ️[buffer-web workers in k8s](/buffer-web-workers-kubernetes.md)\n* ️[Lifecycle of an update](https://paper.dropbox.com/doc/Lifecycle-of-an-update-4rUM5QNLWO4MpNimFpUPy)\n* [Editing files and making a PR directly on GitHub](/editing-on-github.md)\n\n### Buffer Marketing\n_The home page at buffer.com, more static pages, salary calculator, and more!_\n\n* :octocat: [`buffer-marketing`](https://github.com/bufferapp/buffer-marketing)\n* Check out the README in `buffer-marketing` for some great documentation.\n\n### Blog\n_Our blogs, hosted on WPEngine._\n\n* [Wordpress Blogs](/wordpress-blogs.md)\n\n### Billing\n_Everything related to the Stripe API \u0026 Webhook and our billing logic._\n\n* [Billing API endpoint signatures](/billing/api-endpoints.md)\n\n### Open Source\n_Everything related to Open Source at Buffer_\n* [Buffer Open Source FAQ](/open-source-faq.md)\n\n### Meta\n* [Contributing to the Wiki](/CONTRIBUTING.md)\n* [Encryption Tool for this Wiki](/encryption-tool.md)\n\n---\n\n## Contributing to the Wiki\n\nAll contributions would be glorious. An out of date wiki is so much worse than the occasional misleading new contribution, so please **err on the side of sharing your knowledge**.\n\nWikis are best when they're living and evolving. As an async, remote team, let's create a wiki that reflects our commitment to this way of work! 🌍\n\n👉 **[Read how to contribute right here](CONTRIBUTING.md)!**\n\ntl:dr;\n\n1. Be the change you want to see on the wiki ✨ Just **edit it directly** on Github ✏️\n1. Got more of a **suggestion** than an immediate change? Open a **Pull Request** 🙋🏽‍\n1. Not sure what the right info is, but you can see the current **docs are wrong**? Open an **issue** 🤔\n1. Got lots to share? Awesome!🦄 Work on this wiki **locally**: `$ git clone git@github.com:bufferapp/README.git`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Freadme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufferapp%2Freadme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Freadme/lists"}