{"id":23406233,"url":"https://github.com/zozs/paperjam","last_synced_at":"2025-04-08T23:38:23.064Z","repository":{"id":22538421,"uuid":"25879208","full_name":"zozs/paperjam","owner":"zozs","description":"Keeps track of your important scanned documents","archived":false,"fork":false,"pushed_at":"2022-12-26T20:15:11.000Z","size":388,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T18:24:52.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"yanhaijing/console.js","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zozs.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}},"created_at":"2014-10-28T16:36:03.000Z","updated_at":"2023-01-31T16:35:38.000Z","dependencies_parsed_at":"2023-01-11T21:40:06.923Z","dependency_job_id":null,"html_url":"https://github.com/zozs/paperjam","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/zozs%2Fpaperjam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zozs%2Fpaperjam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zozs%2Fpaperjam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zozs%2Fpaperjam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zozs","download_url":"https://codeload.github.com/zozs/paperjam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947823,"owners_count":21023058,"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-12-22T13:32:49.092Z","updated_at":"2025-04-08T23:38:23.045Z","avatar_url":"https://github.com/zozs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"paperjam\n========\n\nKeeps track of your important scanned documents.\n\n## License\nLicensed under the ISC License. See the file LICENSE.\n\n## Installation\n\n### Requirements\n* PostgreSQL \u003e= 9.2\n* PHP\n\n### Installation steps\nTODO\n\n#### Modify path\nYou may have to modify the `\u003cbase\u003e`-tag in `index.html` depending on where you place Paperjam in the web root.\n\n#### Create databases\nTODO\n\n#### Configure Apache\nUse the following settings to get a correct URL rewriting. Adapt `/srv/http` and `/srv/paperjam` to your own environment.\n\n```\n\u003cDirectory \"/srv/http/paperjam\"\u003e\n\tRewriteEngine On\n\n\tRewriteCond %{REQUEST_FILENAME} !-f\n\tRewriteCond %{REQUEST_FILENAME} !-d\n\tRewriteRule ^api api.php [QSA,L]\n\n\tRewriteCond %{REQUEST_FILENAME} !-f\n\tRewriteCond %{REQUEST_FILENAME} !-d\n\tRewriteRule ^ index.html [QSA,L]\n\u003c/Directory\u003e\n\nAlias /paperjam/files /srv/paperjam/files\n\u003cDirectory \"/srv/paperjam/files\"\u003e\n\t# You probably want the same access control mechanism here as you want on the directory above.\n\u003c/Directory\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzozs%2Fpaperjam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzozs%2Fpaperjam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzozs%2Fpaperjam/lists"}