{"id":14384101,"url":"https://github.com/open-peer-network/open-peer-network","last_synced_at":"2025-08-23T16:32:13.732Z","repository":{"id":39320741,"uuid":"215174140","full_name":"open-peer-network/open-peer-network","owner":"open-peer-network","description":"P2P decentralized application platform. https://sites.google.com/view/open-peer-network/home","archived":false,"fork":false,"pushed_at":"2023-01-05T00:47:07.000Z","size":3567,"stargazers_count":6,"open_issues_count":22,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-21T12:33:29.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/open-peer-network.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}},"created_at":"2019-10-15T00:59:58.000Z","updated_at":"2023-10-18T07:48:30.000Z","dependencies_parsed_at":"2023-02-03T02:15:47.652Z","dependency_job_id":null,"html_url":"https://github.com/open-peer-network/open-peer-network","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/open-peer-network/open-peer-network","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-peer-network%2Fopen-peer-network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-peer-network%2Fopen-peer-network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-peer-network%2Fopen-peer-network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-peer-network%2Fopen-peer-network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-peer-network","download_url":"https://codeload.github.com/open-peer-network/open-peer-network/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-peer-network%2Fopen-peer-network/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271755685,"owners_count":24815459,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08-28T18:01:07.065Z","updated_at":"2025-08-23T16:32:12.928Z","avatar_url":"https://github.com/open-peer-network.png","language":"Elixir","readme":"# Open Peer Network\n\n## Security Resources For Developers\n- https://smallstep.com/cli/\n- https://github.com/OWASP/CheatSheetSeries/blob/master/Index.md\n\n\n## Setup\n\n1) Setup and launch your Cayley database\n2) Setup and launch your Phoenix server\n3) Setup and launch your React frontend\n\n\n### Setup and Launch Cayley Database\n\n1) Build the Cayley DB from source:\n   * `git clone https://github.com/cayleygraph/cayley`\n   * `cd cayley`\n   * `git checkout -b v0.8.x-dev_opn 862dca511c07c883fa1553dbc7ef1f97fa2904ec`\n   * `go mod download`\n   * `go get -u github.com/gobuffalo/packr/v2/packr2`\n   * `packr2` (If you can't find `packr2` in your path, try `~/go/bin/packr2`)\n   * `go build ./cmd/cayley`\n1) Make sure `cayley` is available from your path. You can use `which cayley` to check.\n   * If it's not, move they cayley folder to your home directory and symlink to it from `/usr/local/bin`.\n1) Back in the current project directory, copy `cayley.yml.example` -\u003e `cayley.yml`\n1) Run `cayley init`\n\n\n### Setup and Launch Phoenix Server\n\nAssuming you have both Elixir and Mix properly installed...\n\n1) Move into the project directory using `cd`\n1) Run `mix deps.get` to install the Elixir dependencies\n1) Run `iex -S mix phx.server` to start the Elixir server\n\n\n### Setup and Launch React Frontend\n\nThe project includes a React-based frontend.\n\n1) `cd app/`\n1) Copy `app/.env.example` -\u003e `app/.env` and update the file with your test user credentials\n1) Move into the `app/` directory: `cd app/`\n1) Run `npm install` or `yarn install` if you have yarn (yarn is better)\n1) Run `npm start`\n","funding_links":[],"categories":["Elixir"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-peer-network%2Fopen-peer-network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-peer-network%2Fopen-peer-network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-peer-network%2Fopen-peer-network/lists"}