{"id":13566462,"url":"https://github.com/okp4/team-wiki","last_synced_at":"2025-04-04T00:30:54.054Z","repository":{"id":154089598,"uuid":"590045350","full_name":"okp4/team-wiki","owner":"okp4","description":"📚 OKP4 Wiki","archived":false,"fork":false,"pushed_at":"2024-04-01T01:16:41.000Z","size":58889,"stargazers_count":3,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-04T20:42:32.002Z","etag":null,"topics":["team-work","wiki"],"latest_commit_sha":null,"homepage":"https://work.okp4.com/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okp4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2023-01-17T14:39:25.000Z","updated_at":"2023-07-07T13:27:19.000Z","dependencies_parsed_at":"2023-09-27T17:18:41.442Z","dependency_job_id":"b9d1c317-b70d-43f0-9d25-c2d71c335535","html_url":"https://github.com/okp4/team-wiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"okp4/template-oss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Fteam-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Fteam-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Fteam-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Fteam-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okp4","download_url":"https://codeload.github.com/okp4/team-wiki/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103306,"owners_count":20884023,"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":["team-work","wiki"],"created_at":"2024-08-01T13:02:10.254Z","updated_at":"2025-04-04T00:30:49.045Z","avatar_url":"https://github.com/okp4.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"# Team Wiki\n\n\u003e [OKP4] Wiki 📚\n\n[![lint](https://img.shields.io/github/actions/workflow/status/okp4/team-wiki/lint.yml?label=lint\u0026style=for-the-badge\u0026logo=github)](https://github.com/okp4/team-wiki/actions/workflows/lint.yml)\n[![build](https://img.shields.io/github/actions/workflow/status/okp4/team-wiki/build.yml?label=build\u0026style=for-the-badge\u0026logo=github)](https://github.com/okp4/team-wiki/actions/workflows/build.yml)\n[![publish](https://img.shields.io/github/actions/workflow/status/okp4/team-wiki/publish.yml?label=publish\u0026style=for-the-badge\u0026logo=github)](https://github.com/okp4/team-wiki/actions/workflows/publish.yml)\n[![conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge\u0026logo=conventionalcommits)](https://conventionalcommits.org)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge)](https://github.com/semantic-release/semantic-release)\n[![contributor covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=for-the-badge)](https://github.com/okp4/.github/blob/main/CODE_OF_CONDUCT.md)\n[![docusaurus](https://img.shields.io/badge/Powered%20By-❤️%20docusaurus-darkgreen?style=for-the-badge)](https://docusaurus.io)\n[![license][bsd-3-clause-image]][bsd-3-clause]\n[![cc-by-sa-4.0][cc-by-sa-image]][cc-by-sa]\n\n## 🤓 About the project\n\nWelcome to the [OKP4] Wiki! This platform serves as a central repository for information about the company, its values, vision, objectives, and the processes and tools it uses for the open source projects. The goal of this project is to improve communication, transparency, and efficiency for both internal and external contributors.\n\n## 💬 Support\n\nThis wiki is the perfect place to start and you will find a lot of useful information. But for any unanswered questions, for any help you may need, do not hesitate to contact us:\n\n- open an issue or a discussion in the most appropriate repository.\n- join us on [![Discord](https://img.shields.io/badge/Discord-7289DA?logo=discord\u0026logoColor=white)](https://discord.gg/okp4) and ask your questions.\n\nThe whole team is here to help you!\n\n## 🤝 Contribute\n\nWe welcome contributions from anyone who is interested in improving this wiki. Before making a contribution, please review the contributing guidelines to ensure that your contribution aligns with the project's goals and standards.\n\n## 👩🏽‍💻 Develop\n\n### Prerequisites\n\nBe sure to have the following properly installed:\n\n- [Node.js](https://nodejs.org/ru/) `v16.19` ([gallium](https://nodejs.org/en/blog/release/v16.19.0/))\n- [yarn](https://yarnpkg.com)\n\n### Installation\n\nTo install the necessary dependencies, run the following command:\n\n```sh\nyarn\n```\n\n### Local Development\n\nTo start a local development server, run the following command:\n\n```sh\nyarn start\n```\n\nThis command will start a local development server and open a browser window at \u003chttp://localhost:3000/\u003e. Most changes made during development will be reflected live without having to restart the server.\n\nPlease note that the search feature will not be available in development mode. To use the search feature, first run `yarn build` and then `yarn serve`.\n\n### Build\n\nTo generate static content for production, run the following command:\n\n```sh\nyarn build\n```\n\nThis command will generate static content into the `build` directory and can be served using any static content hosting service.\n\n## ⚖️ License\n\nThe documentation of the wiki (markdown, assets) is [Creative Commons Attribution-ShareAlike 4.0 International][cc-by-sa] licensed.\n\nAll other code in this repository is licensed under the [3-Clause BSD][bsd-3-clause].\n\n[bsd-3-clause]: https://opensource.org/licenses/BSD-3-Clause\n[bsd-3-clause-image]: https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=for-the-badge\n[cc-by-sa]: https://creativecommons.org/licenses/by-sa/4.0/\n[cc-by-sa-image]: https://i.creativecommons.org/l/by-sa/4.0/88x31.png\n[OKP4]: https://okp4.network\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokp4%2Fteam-wiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokp4%2Fteam-wiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokp4%2Fteam-wiki/lists"}