{"id":27310149,"url":"https://github.com/scrybbling-together/scrybble-site","last_synced_at":"2025-04-12T05:40:54.435Z","repository":{"id":202756425,"uuid":"708070952","full_name":"Scrybbling-together/scrybble-site","owner":"Scrybbling-together","description":"The front and back-end of scrybble.ink","archived":false,"fork":false,"pushed_at":"2025-03-28T15:12:51.000Z","size":92110,"stargazers_count":10,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T11:52:27.294Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-plugin","remarkable","remarkable-tablet"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Scrybbling-together.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-21T12:44:14.000Z","updated_at":"2025-03-28T15:12:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"238c75e8-5531-4406-9853-bc95ca66fb67","html_url":"https://github.com/Scrybbling-together/scrybble-site","commit_stats":null,"previous_names":["azeirah/scrybble-site","scrybbling-together/scrybble-site"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrybbling-together%2Fscrybble-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrybbling-together%2Fscrybble-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrybbling-together%2Fscrybble-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrybbling-together%2Fscrybble-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Scrybbling-together","download_url":"https://codeload.github.com/Scrybbling-together/scrybble-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525162,"owners_count":21118617,"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":["obsidian","obsidian-md","obsidian-plugin","remarkable","remarkable-tablet"],"created_at":"2025-04-12T05:40:53.454Z","updated_at":"2025-04-12T05:40:54.423Z","avatar_url":"https://github.com/Scrybbling-together.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scrybble\n\nThis is the back-end and front-end for [Scrybble](https://scrybble.ink). It's relatively easy to set-up locally, but does require some technical knowledge.\n\n## Pre-requisites\n\n1. Nix or NixOS, [installer](https://determinate.systems/posts/determinate-nix-installer/)\n2. Docker\n\nThat's it.\n\n## Set-up local dev environment\n\nRun the following command in your shell\n\n```bash\n$ nix develop\n# If it is your first time installing\n# just press \"yes\" to the prompt command\n# and everything will be set-up for you.\n\n# run the frontend dev server when installation is finished\n$ bun run dev\n```\n\nAfter running the last step, the site will be accessible on your [localhost](http://localhost)\n\n## RMapi\n\nWe use https://github.com/ddvk/rmapi as a direct dependency for this project. This is used to authenticate and sync\nwith the ReMarkable API.\n\nYou can build the binary with\n\n```bash\n$ nix build .#rmapi\n```\n\n## Remarks\n\nRemarks is the library we use to stitch together pdfs and .rm files. It's what turns a downloaded zip from the RMapi\ninto an annotated pdf, or a bunch of markdown.\n\nI host a dockerfile at hub.docker.com, tagged `laauurraaa/remarks-bin:latest`.\n\n`docker run -v \"$PWD/YOUR FOLDER WITH REMARKABLE STUFF/\":/store laauurraaa/remarks-bin:0.2.1 /store/in/YOUR_NOTEBOOK /store/out`\n\nThis command runs remarks over a test file, if you have any.\n\nSee the file `remarks.version` in the root directory for the most recent remarks version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrybbling-together%2Fscrybble-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrybbling-together%2Fscrybble-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrybbling-together%2Fscrybble-site/lists"}