[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1331":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":15,"starSnapshotCount":15,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},1331,"outline","outline\u002Foutline","The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.","https:\u002F\u002Fwww.getoutline.com",null,"TypeScript",38870,3338,178,41,0,18,114,419,89,45,"Other",false,"main",[25,26,27,28,29,30,31],"docker","javascript","mobx","nodejs","react","slack","wiki","2026-06-12 02:00:26","\u003Cp align=\"center\">\n  \u003Cpicture>\n    \u003Csource media=\"(prefers-color-scheme: dark)\" srcset=\".\u002Fpublic\u002Flogos\u002Foutline-logo-dark.png\" height=\"29\">\n    \u003Csource media=\"(prefers-color-scheme: light)\" srcset=\".\u002Fpublic\u002Flogos\u002Foutline-logo-light.png\" height=\"29\">\n    \u003Cimg src=\".\u002Fpublic\u002Flogos\u002Foutline-logo-light.png\" height=\"29\" alt=\"Outline\" \u002F>\n  \u003C\u002Fpicture>\n\u003C\u002Fp>\n\u003Cp align=\"center\">\n  \u003Ci>A fast, collaborative, knowledge base for your team built using React and Node.js.\u003Cbr\u002F>Try out Outline using our hosted version at \u003Ca href=\"https:\u002F\u002Fwww.getoutline.com\">www.getoutline.com\u003C\u002Fa>.\u003C\u002Fi>\n  \u003Cbr\u002F>\n  \u003Cimg width=\"1640\" alt=\"screenshot\" src=\"https:\u002F\u002Fuser-images.githubusercontent.com\u002F380914\u002F110356468-26374600-7fef-11eb-9f6a-f2cc2c8c6590.png\">\n\u003C\u002Fp>\n\u003Cp align=\"center\">\n  \u003Ca href=\"http:\u002F\u002Fwww.typescriptlang.org\" rel=\"nofollow\">\u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fbadge\u002F%3C%2F%3E-TypeScript-%230074c1.svg\" alt=\"TypeScript\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fprettier\u002Fprettier\">\u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fcode_style-prettier-ff69b4.svg?style=flat\" alt=\"Prettier\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fstyled-components\u002Fstyled-components\">\u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fstyle-%F0%9F%92%85%20styled--components-orange.svg\" alt=\"Styled Components\">\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Ftranslate.getoutline.com\u002Fproject\u002Foutline\" alt=\"Localized\">\u003Cimg src=\"https:\u002F\u002Fbadges.crowdin.net\u002Foutline\u002Flocalized.svg\">\u003C\u002Fa>\n\u003C\u002Fp>\n\nThis is the source code that runs [**Outline**](https:\u002F\u002Fwww.getoutline.com) and all the associated services. If you want to use Outline then you don't need to run this code, A hosted version of the app is offered at [getoutline.com](https:\u002F\u002Fwww.getoutline.com). You can also find documentation on using Outline in [our guide](https:\u002F\u002Fdocs.getoutline.com\u002Fs\u002Fguide).\n\nIf you'd like to run your own copy of Outline or contribute to development then this is the place for you.\n\n# Installation\n\nPlease see the [documentation](https:\u002F\u002Fdocs.getoutline.com\u002Fs\u002Fhosting\u002F) for running your own copy of Outline in a production configuration.\n\nIf you have questions or improvements for the docs please create a thread in [GitHub discussions](https:\u002F\u002Fgithub.com\u002Foutline\u002Foutline\u002Fdiscussions).\n\n# Contributing\n\n> **Note:** Please do not submit AI-generated pull requests. We receive a high volume of mass, low-quality PRs generated by AI tools like Claude, ChatGPT, and Copilot from contributors who are unfamiliar with the codebase. These PRs are almost never mergeable and waste maintainer time reviewing them. If you’d like to contribute, please take the time to understand the codebase and write your changes thoughtfully.\n\nBefore submitting a pull request _you must_ discuss with the core team by creating or commenting in an issue on [GitHub](https:\u002F\u002Fwww.github.com\u002Foutline\u002Foutline\u002Fissues) – we’d also love to hear from you in the [discussions](https:\u002F\u002Fwww.github.com\u002Foutline\u002Foutline\u002Fdiscussions). This way we can ensure that an approach is agreed on before code is written and that you have read these instructions. This will result in a much higher likelihood of your code being accepted.\n\nIf you’re looking for ways to get started, here’s a list of ways to help us improve Outline:\n\n- [Translation](docs\u002FTRANSLATION.md) into other languages\n- Issues with [`good first issue`](https:\u002F\u002Fgithub.com\u002Foutline\u002Foutline\u002Flabels\u002Fgood%20first%20issue) label\n- Performance improvements, both on server and frontend\n- Developer happiness and documentation\n- Bugs, quality fixes, and other issues listed on GitHub\n\n# Development\n\nThere is a short guide for [setting up a development environment](https:\u002F\u002Fdocs.getoutline.com\u002Fs\u002Fhosting\u002Fdoc\u002Flocal-development-5hEhFRXow7) if you wish to contribute changes, fixes, and improvements to Outline.\n\n## Architecture\n\nIf you're interested in contributing or learning more about the Outline codebase\nplease refer to the [architecture document](docs\u002FARCHITECTURE.md) first for a high level overview of how the application is put together.\n\n## Debugging\n\nIn development Outline outputs simple logging to the console, prefixed by categories. In production it outputs JSON logs, these can be easily parsed by your preferred log ingestion pipeline.\n\nHTTP logging is disabled by default, but can be enabled by setting the `DEBUG=http` environment variable. logging\ncan be enabled for all categories by setting `DEBUG=*` or for specific categories such as `DEBUG=database` and `LOG_LEVEL=debug`, or `LOG_LEVEL=silly` for very verbose logging.\n\n## Tests\n\nWe aim to have sufficient test coverage for critical parts of the application and aren't aiming for 100% unit test coverage. All API endpoints and anything authentication related should be thoroughly tested.\n\nTo add new tests, write your tests with [Jest](https:\u002F\u002Ffacebook.github.io\u002Fjest\u002F) and add a file with `.test.ts` extension next to the tested code.\n\n```shell\n# To run all tests\nmake test\n\n# To run backend tests in watch mode\nmake watch\n```\n\nOnce the test database is created with `make test` you may individually run\nfrontend and backend tests directly with jest:\n\n```shell\n# To run backend tests\nyarn test:server\n\n# To run a specific backend test in watch mode\nyarn test path\u002Fto\u002Ffile.test.ts --watch\n\n# To run frontend tests\nyarn test:app\n```\n\n## Migrations\n\nSequelize is used to create and run migrations, for example:\n\n```shell\nyarn db:create-migration --name my-migration\nyarn db:migrate\nyarn db:rollback\n```\n\nOr, to run migrations on test database:\n\n```shell\nyarn db:migrate --env test\n```\n\n# Activity\n\n![Alt](https:\u002F\u002Frepobeats.axiom.co\u002Fapi\u002Fembed\u002Fff2e4e6918afff1acf9deb72d1ba6b071d586178.svg \"Repobeats analytics image\")\n\n# License\n\nOutline is [BSL 1.1 licensed](LICENSE).\n","Outline 是一个为成长中的团队设计的快速知识库。它支持实时协作、功能丰富且兼容Markdown格式，使用React和Node.js构建，界面美观。项目采用TypeScript编写，并集成了MobX进行状态管理，同时支持Docker部署，确保了应用的高性能与易用性。适合需要高效组织和分享信息的企业或团队使用，无论是内部文档管理还是项目协作都能发挥重要作用。",2,"2026-06-11 02:43:04","top_all"]