{"id":15013392,"url":"https://github.com/squallstar/fragments","last_synced_at":"2025-04-12T04:43:13.857Z","repository":{"id":72386295,"uuid":"45199746","full_name":"squallstar/fragments","owner":"squallstar","description":"Organise your bookmarks into boards","archived":false,"fork":false,"pushed_at":"2020-09-29T10:33:27.000Z","size":8930,"stargazers_count":64,"open_issues_count":7,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-04T16:06:05.822Z","etag":null,"topics":["articles","blaze","bookmarklet","bookmarks","meteor","meteorjs"],"latest_commit_sha":null,"homepage":"https://fragments.me","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squallstar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":"squallstar"}},"created_at":"2015-10-29T17:33:24.000Z","updated_at":"2025-01-04T15:47:55.000Z","dependencies_parsed_at":"2023-02-23T03:16:31.484Z","dependency_job_id":null,"html_url":"https://github.com/squallstar/fragments","commit_stats":{"total_commits":405,"total_committers":2,"mean_commits":202.5,"dds":"0.0024691358024691024","last_synced_commit":"9eea6942ccbdbd7ebf1f200e5a1d57dea39b6329"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Ffragments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Ffragments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Ffragments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Ffragments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squallstar","download_url":"https://codeload.github.com/squallstar/fragments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879318,"owners_count":19712176,"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":["articles","blaze","bookmarklet","bookmarks","meteor","meteorjs"],"created_at":"2024-09-24T19:44:13.575Z","updated_at":"2025-02-20T21:30:54.088Z","avatar_url":"https://github.com/squallstar.png","language":"JavaScript","funding_links":["https://github.com/sponsors/squallstar"],"categories":[],"sub_categories":[],"readme":"# Fragments\n\nCollect and organise your articles into beautiful boards. Fragments is build with Meteor, so please refer to its official documentation about the development with such technology.\n\n[https://fragments.me](https://fragments.me)\n\n## Development\n\nFirst, you have to copy the default `settings` file and put all your API keys in it.\n\n```\ncp settings.example.json settings.json\n```\n\nThen just run meteor as described here below.\n\n## Run\n\n```\n$ meteor --settings settings.json\n```\n\n## Build for release\n\n```\n$ meteor build path/to/dir\n```\n\n---\n\n## Troubleshooting\n\nYou may need to install the following packages:\n\n```\nmeteor npm install --save babel-runtime\n```\n\n```\nmeteor npm install --save babel-runtime jquery hammerjs desandro-get-style-property eventie doc-ready desandro-matches-selector wolfy87-eventemitter get-size fizzy-ui-utils outlayer\n```\n\n---\n\n## Deployment script for Unix machines\n\n```\n. ~/.nvm/nvm.sh\n. ~/.profile\n. ~/.bashrc\n\nnvm use 4\ncd source\ngit pull\nmeteor build ../build\ncd ../build\ntar -xzvf source.tar.gz\nmv bundle/ ../release\ncd ../release/programs/server/\nnpm install\ncd ../../../\nrm -rf build\nrm -rf past-release\nmv current past-release\nmv release current\n\nexport MONGO_URL=mongodb://username:password@localhost:27017/fragments\nexport ROOT_URL=https://fragments.me\nexport METEOR_SETTINGS=$(cat env.json)\nexport PORT=1234\nforever stop fragments-production || true\nforever start -a --uid fragments-production current/main.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquallstar%2Ffragments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquallstar%2Ffragments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquallstar%2Ffragments/lists"}