{"id":13510071,"url":"https://github.com/raucao/webmarks","last_synced_at":"2025-04-12T09:34:15.359Z","repository":{"id":9190181,"uuid":"10994768","full_name":"raucao/webmarks","owner":"raucao","description":"remoteStorage-enabled bookmarking app","archived":false,"fork":false,"pushed_at":"2023-03-26T14:15:31.000Z","size":5997,"stargazers_count":77,"open_issues_count":16,"forks_count":11,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-26T04:33:40.691Z","etag":null,"topics":["bookmarks-manager","ember","emberjs","javascript","pwa","remotestorage","spa","unhosted"],"latest_commit_sha":null,"homepage":"https://webmarks.5apps.com","language":"Handlebars","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raucao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://tippin.me/@skddc"]}},"created_at":"2013-06-27T11:09:58.000Z","updated_at":"2024-10-28T22:56:17.000Z","dependencies_parsed_at":"2024-09-24T20:20:55.600Z","dependency_job_id":"7d4a1c6a-3d34-4fba-a9c6-b23ebfcfa4fa","html_url":"https://github.com/raucao/webmarks","commit_stats":{"total_commits":339,"total_committers":7,"mean_commits":48.42857142857143,"dds":"0.19174041297935107","last_synced_commit":"9c3395a6fb498a12024d2fc03753354efe82e441"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raucao%2Fwebmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raucao%2Fwebmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raucao%2Fwebmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raucao%2Fwebmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raucao","download_url":"https://codeload.github.com/raucao/webmarks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248546505,"owners_count":21122333,"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":["bookmarks-manager","ember","emberjs","javascript","pwa","remotestorage","spa","unhosted"],"created_at":"2024-08-01T02:01:23.022Z","updated_at":"2025-04-12T09:34:15.337Z","avatar_url":"https://github.com/raucao.png","language":"Handlebars","funding_links":["https://tippin.me/@skddc"],"categories":["Handlebars","HTML","pwa","ember"],"sub_categories":[],"readme":"# Webmarks\n\nWebmarks is a bookmarking app, which lets you choose your server or provider\nfor storing all data. It is a user-first, open-source alternative to\nproprietary, hosted bookmarking services like e.g. Delicious, Pinboard, et\ncetera. [Learn more](https://webmarks.5apps.com/about).\n\nEvery contribution and all feedback are much appreciated and will be responded\nto timely. The rest of this README concerns only developers and potential\ncontributors. For general support requests, please [open an\nissue](https://github.com/skddc/webmarks/issues).\n\n## Translations\n\nThe app is currently available in the following languages:\n\n* English\n* German\n* French\n\nWebmarks will use your browser language settings to determine which language is\nshown.\n\nTranslating the app to a new language is simple:\n\n1. Copy a language folder in `app/locales/` to a new one, using the two-letter\n   ISO code of the language\n2. Edit `app/locales/[language]/translations.js`.\n3. If you want to test the translations, run the app locally (see below for\n   instructions) and open it in a browser that is set to the language you\n   added.\n\n## Development\n\n### Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n* [Git](https://git-scm.com/)\n* [Node.js](https://nodejs.org/) (with npm)\n* [Ember CLI](https://ember-cli.com/)\n* [Google Chrome](https://google.com/chrome/)\n\n### Installation\n\n* `git clone \u003crepository-url\u003e` this repository\n* change into the new directory\n* `npm install`\n\n### Running / Development\n\n* `npm start`\n* Visit the app at [http://localhost:4200](http://localhost:4200).\n* Visit the tests at [http://localhost:4200/tests](http://localhost:4200/tests).\n\n#### Code Generators\n\nMake use of the many generators for code, try `ember help generate` for more details\n\n#### Running Tests\n\n* `npm test`\n* `ember test --server` (recommended)\n\n#### Linting\n\n* `npm run lint:hbs`\n* `npm run lint:js`\n* `npm run lint:js -- --fix`\n\n#### Building\n\n* `npm run build` (development)\n* `npm run build-prod` (production)\n\n### Deploying\n\nBuild production branch and deploy to [staging](https://webmarks-dev.5apps.com):\n\n    npm run deploy\n\nDeploy current production branch to [production](https://webmarks-dev.5apps.com):\n\n    npm run deploy-prod\n\n### Further Reading / Useful Links\n\n* [remoteStorage](https://remotestorage.io/)\n* [remoteStorage.js API docs](https://remotestoragejs.readthedocs.io/)\n* [ember.js](http://emberjs.com/)\n* [ember-cli](http://ember-cli.com/)\n* Development Browser Extensions\n  * [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)\n  * [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)\n* [Material UI icons](https://material.io/tools/icons/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraucao%2Fwebmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraucao%2Fwebmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraucao%2Fwebmarks/lists"}