{"id":15969583,"url":"https://github.com/earwig/calefaction","last_synced_at":"2025-05-07T06:23:43.601Z","repository":{"id":27961270,"uuid":"31454271","full_name":"earwig/calefaction","owner":"earwig","description":"A corporation manager and dashboard for EVE Online","archived":false,"fork":false,"pushed_at":"2018-11-11T20:30:18.000Z","size":1392,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T07:11:15.010Z","etag":null,"topics":["eve-online"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/earwig.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":"2015-02-28T07:00:27.000Z","updated_at":"2021-03-31T23:48:24.000Z","dependencies_parsed_at":"2022-08-01T09:08:55.656Z","dependency_job_id":null,"html_url":"https://github.com/earwig/calefaction","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/earwig%2Fcalefaction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earwig%2Fcalefaction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earwig%2Fcalefaction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earwig%2Fcalefaction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earwig","download_url":"https://codeload.github.com/earwig/calefaction/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252825527,"owners_count":21809942,"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":["eve-online"],"created_at":"2024-10-07T19:40:32.899Z","updated_at":"2025-05-07T06:23:43.584Z","avatar_url":"https://github.com/earwig.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"calefaction\n===========\n\n__calefaction__ is a corporation manager and dashboard for the video game\n[EVE Online](https://www.eveonline.com/).\n\nGuide\n-----\n\n### Install\n\n    git clone git@github.com:earwig/calefaction.git\n    cd calefaction\n    python3 -m venv venv\n    . venv/bin/activate\n    pip install -r requirements.txt\n\n### Setup\n\n    cp config/config.yml.sample config/config.yml\n    vim config/config.yml  # follow instructions\n    cat data/schema.sql | sqlite3 data/db.sqlite3\n    mkdir logs templates/.cache\n    sudo chmod 0600 config/config.yml data/db.sqlite3\n    sudo chown www-data:www-data config/config.yml data data/db.sqlite3 logs templates/.cache\n    ...  # TODO: convert these into scripts, add SDE instructions, add module instructions\n\n### Test\n\n    export FLASK_APP=`pwd`/app.py\n    export FLASK_DEBUG=1\n    flask run\n    # go to http://localhost:5000\n\n### Deploy\n\n    uwsgi --ini config/uwsgi.ini\n    # proxy to http://127.0.0.1:9001\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearwig%2Fcalefaction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fearwig%2Fcalefaction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearwig%2Fcalefaction/lists"}