{"id":22656563,"url":"https://github.com/fieldpapers/fp-tasks","last_synced_at":"2025-04-12T04:53:31.810Z","repository":{"id":32181308,"uuid":"35754741","full_name":"fieldpapers/fp-tasks","owner":"fieldpapers","description":"Field Papers offline task server","archived":false,"fork":false,"pushed_at":"2023-07-10T17:43:44.000Z","size":14686,"stargazers_count":4,"open_issues_count":7,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-12T04:53:24.416Z","etag":null,"topics":["fieldpapers","hacktoberfest","openstreetmap","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/fieldpapers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-17T06:27:57.000Z","updated_at":"2025-02-08T04:30:33.000Z","dependencies_parsed_at":"2022-09-11T04:41:14.745Z","dependency_job_id":null,"html_url":"https://github.com/fieldpapers/fp-tasks","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fieldpapers%2Ffp-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fieldpapers%2Ffp-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fieldpapers%2Ffp-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fieldpapers%2Ffp-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fieldpapers","download_url":"https://codeload.github.com/fieldpapers/fp-tasks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519472,"owners_count":21117757,"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":["fieldpapers","hacktoberfest","openstreetmap","python"],"created_at":"2024-12-09T10:15:12.835Z","updated_at":"2025-04-12T04:53:31.777Z","avatar_url":"https://github.com/fieldpapers.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fp-tasks\n\n## Running\n\nThis is intended to be run from a Docker image. `-v $(pwd):/app` facilitates\nlocal development, `--env-file` propagates environment variables into the\ncontainer.  See `.env.sample` for sample `.env` file.\n\n```bash\ndocker run --rm \\\n  -p 8080:8080 \\\n  -v $(pwd):/app \\\n  --env-file .env \\\n  fieldpapers/tasks\n```\n\n## Environment variables\n\n* `AWS_REGION` - AWS region. Required if using S3.\n* `S3_BUCKET_NAME` - S3 bucket name. Required if using S3.\n* `AWS_ACCESS_KEY_ID` - AWS key with read/write access to the configured S3\n  bucket(s).\n* `AWS_SECRET_ACCESS_KEY` - Corresponding secret.\n* `API_BASE_URL` - Base Field Papers API URL (used when generating QR codes and\n  titles). Defaults to `https://fieldpapers.org/`.\n* `PERSIST` - File persistence. Can be `local` or `s3`. Defaults to `s3`.\n* `STATIC_PATH` - Path to write static files to. Must be HTTP-accessible for\n  page merging to work. Required if using `local` persistence.\n* `STATIC_URI_PREFIX` - Prefix to apply to static paths (e.g.\n  http://example.org/path) to allow them to resolve. Required if using `local`\n  persistence.\n\n## Quick links\n- [🔗 fieldpapers.org](https://fieldpapers.org)\n- [📋 Project overview](https://github.com/fieldpapers)\n- [🐞 Issues and bug reports](https://github.com/fieldpapers/fieldpapers/issues)\n- [🌐 Translations](https://explore.transifex.com/fieldpapers/fieldpapers/)\n- [🤝 Code of Conduct](https://wiki.openstreetmap.org/wiki/Foundation/Local_Chapters/United_States/Code_of_Conduct_Committee/OSM_US_Code_of_Conduct)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffieldpapers%2Ffp-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffieldpapers%2Ffp-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffieldpapers%2Ffp-tasks/lists"}