{"id":13312293,"url":"https://github.com/valpackett/crawllog","last_synced_at":"2025-03-10T20:32:38.390Z","repository":{"id":53619733,"uuid":"55444430","full_name":"valpackett/crawllog","owner":"valpackett","description":"A webapp that posts your Dungeon Crawl Stone Soup game logs (morgue files) to your website using Micropub","archived":true,"fork":false,"pushed_at":"2023-02-17T17:20:14.000Z","size":84,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2024-04-14T12:58:42.698Z","etag":null,"topics":["crawl","dcss","dungeon-crawl-stone-soup","indieweb","micropub"],"latest_commit_sha":null,"homepage":"https://crawllog.unrelenting.technology/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valpackett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-04T20:55:39.000Z","updated_at":"2023-08-24T05:49:52.000Z","dependencies_parsed_at":"2023-02-17T15:46:10.928Z","dependency_job_id":null,"html_url":"https://github.com/valpackett/crawllog","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/valpackett%2Fcrawllog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fcrawllog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fcrawllog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fcrawllog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valpackett","download_url":"https://codeload.github.com/valpackett/crawllog/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242921813,"owners_count":20207101,"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":["crawl","dcss","dungeon-crawl-stone-soup","indieweb","micropub"],"created_at":"2024-07-29T18:03:38.183Z","updated_at":"2025-03-10T20:32:38.382Z","avatar_url":"https://github.com/valpackett.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![unlicense](https://img.shields.io/badge/un-license-green.svg?style=flat)](https://unlicense.org)\n\n# crawllog\n\nA webapp that posts your [Dungeon Crawl Stone Soup](https://crawl.develz.org/) game logs (morgue files) to your website using [Micropub](https://micropub.net/).\n\n```shell\n$ doas pkg install py36-pipenv py37-sqlite3 postgresql11-client\n$ pipenv sync\n$ export CRAWLLOG_DATABASE_URI=postgresql+psycopg2cffi://localhost/crawllog\n$ pipenv run ./manage.py db upgrade\n$ pipenv run ./manage.py upsert_content\n$ pipenv run ./manage.py runserver # dev server\n$ pipenv run ./following.py # worker process\n$ pipenv run uwsgi --wsgi-file app.py --callable app ...\n# see conf.py for env variables used\n```\n\n## Contributing\n\nPlease feel free to submit pull requests!\n\nBy participating in this project you agree to follow the [Contributor Code of Conduct](http://contributor-covenant.org/version/1/4/).\n\n## License\n\nThis is free and unencumbered software released into the public domain.  \nFor more information, please refer to the `UNLICENSE` file or [unlicense.org](http://unlicense.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalpackett%2Fcrawllog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalpackett%2Fcrawllog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalpackett%2Fcrawllog/lists"}