{"id":18792641,"url":"https://github.com/peakwinter/sylow","last_synced_at":"2025-04-13T14:31:23.335Z","repository":{"id":93412211,"uuid":"89416480","full_name":"peakwinter/sylow","owner":"peakwinter","description":"Efficient, simple, encrypted personal data store and sharing system.","archived":false,"fork":false,"pushed_at":"2019-12-09T19:06:48.000Z","size":528,"stargazers_count":12,"open_issues_count":2,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T22:45:43.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peakwinter.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}},"created_at":"2017-04-25T23:38:39.000Z","updated_at":"2024-03-02T14:40:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"99f1e023-66ed-49d9-8f73-f621353d0d6d","html_url":"https://github.com/peakwinter/sylow","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/peakwinter%2Fsylow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peakwinter%2Fsylow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peakwinter%2Fsylow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peakwinter%2Fsylow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peakwinter","download_url":"https://codeload.github.com/peakwinter/sylow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223590010,"owners_count":17170067,"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-07T21:20:58.280Z","updated_at":"2024-11-07T21:20:59.113Z","avatar_url":"https://github.com/peakwinter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sylow\n[![Build Status](https://travis-ci.org/SylowTech/sylow.svg?branch=master)](https://travis-ci.org/SylowTech/sylow)\n[![Test Coverage](https://codeclimate.com/github/SylowTech/sylow/badges/coverage.svg)](https://codeclimate.com/github/SylowTech/sylow/coverage)\n[![Code Climate](https://codeclimate.com/github/SylowTech/sylow/badges/gpa.svg)](https://codeclimate.com/github/SylowTech/sylow)\n\nAn efficient, simple, encrypted personal data store and sharing system.\n\nIn development. For more information, [check out the Wiki](https://github.com/SylowTech/sylow/wiki).\n\n## Getting Started\n\n### Development\n\nTo run Sylow locally you need to install [nvm](https://github.com/creationix/nvm), [MongoDB](https://www.mongodb.com/) (3.4 and higher) and [Yarn](https://yarnpkg.com/en/docs/install).\n* Make sure MongoDB is started. For example, on Linux, you can run: ```sudo systemctl start mongod```\n\nThen you can run:\n\n```bash\ngit clone https://github.com/SylowTech/sylow\ncd sylow\nnvm use\ncp .env.example .env\nyarn install\nyarn start\n```\n\n### Using Docker\n\nYou can also use the provided docker-compose configuration. You must first install both [docker](https://docs.docker.com/engine/installation/) and [docker-compose](https://docs.docker.com/compose/install/) on your system. Then, starting the server is as simple as:\n\n```bash\ngit clone https://github.com/SylowTech/sylow\ncd sylow\ncp .env.example .env\n./bin/development.sh\n```\n\n### Creating a test entity\n\nYou will need to create an admin entity before you can start using the Sylow server and its administration interface. To do so, run `cli/sylow new-entity [name] [domain]` with your desired username and domain name. The command will ask you for your password, and will encrypt and save it along with the entity.\n\n### Testing\n\nTests can be launched for the Docker version using `./bin/test.sh`, or for the manual version using `yarn test`.\n\n### Notes\n\nThe development server uses a live reload system, meaning changes you make to server-side files should cause the server to restart, whether you use Docker or a manual installation.\n\nA precommit hook runs before every push, to make sure all tests pass and that code coverage is not too low. If you use both the local and the Docker versions alternately, you may also need to change the `prepush` hook in your `package.json` to use either the local method of testing or the Dockerized one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeakwinter%2Fsylow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeakwinter%2Fsylow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeakwinter%2Fsylow/lists"}