{"id":18594015,"url":"https://github.com/prophetru/architecturemvc","last_synced_at":"2025-05-16T11:09:05.451Z","repository":{"id":222500518,"uuid":"757459789","full_name":"ProphetRu/ArchitectureMVC","owner":"ProphetRu","description":"Educational project ","archived":false,"fork":false,"pushed_at":"2024-02-14T15:01:00.000Z","size":326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T22:34:51.861Z","etag":null,"topics":["cmake","cpp","doxygen","gtest","otus"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProphetRu.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}},"created_at":"2024-02-14T14:41:01.000Z","updated_at":"2024-02-14T14:47:47.000Z","dependencies_parsed_at":"2024-02-14T15:54:40.862Z","dependency_job_id":"2a888ac2-8024-4aff-b36d-015d38b8c23f","html_url":"https://github.com/ProphetRu/ArchitectureMVC","commit_stats":null,"previous_names":["prophetru/architecturemvc"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FArchitectureMVC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FArchitectureMVC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FArchitectureMVC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FArchitectureMVC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProphetRu","download_url":"https://codeload.github.com/ProphetRu/ArchitectureMVC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518400,"owners_count":22084376,"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":["cmake","cpp","doxygen","gtest","otus"],"created_at":"2024-11-07T01:14:19.467Z","updated_at":"2025-05-16T11:09:05.426Z","avatar_url":"https://github.com/ProphetRu.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Architecture MVC\nEducational project with [googletest](https://github.com/google/googletest) and [doxygen](https://github.com/doxygen/doxygen)\n\n## Build local Linux\n```shell\nsudo apt-get update \u0026\u0026 sudo apt-get install cmake libgtest-dev -y\n\ncd ArchitectureMVC\nmkdir build \u0026\u0026 cd build\n\ncmake ..\n\n# build release\ncmake --build . --config Release\n\n# build deb-package\ncmake --build . --target package\n```\n\n## Build local Windows\n```shell\nvcpkg install gtest\nvcpkg integrate install\n\ncd ArchitectureMVC\nmkdir build \u0026\u0026 cd build\n\ncmake .. -DCMAKE_TOOLCHAIN_FILE=\"path/to/vcpkg/scripts/buildsystems/vcpkg.cmake\"\n\n# build release\ncmake --build . --config Release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Farchitecturemvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprophetru%2Farchitecturemvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Farchitecturemvc/lists"}