{"id":19746866,"url":"https://github.com/b-ryan/buckstats","last_synced_at":"2026-06-04T20:31:31.517Z","repository":{"id":8470697,"uuid":"10070340","full_name":"b-ryan/buckstats","owner":"b-ryan","description":"Personal data tracking","archived":false,"fork":false,"pushed_at":"2014-03-05T03:12:38.000Z","size":1144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T20:53:01.017Z","etag":null,"topics":[],"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/b-ryan.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}},"created_at":"2013-05-15T03:31:49.000Z","updated_at":"2014-03-05T03:12:38.000Z","dependencies_parsed_at":"2022-09-16T12:40:24.754Z","dependency_job_id":null,"html_url":"https://github.com/b-ryan/buckstats","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/b-ryan%2Fbuckstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-ryan%2Fbuckstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-ryan%2Fbuckstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-ryan%2Fbuckstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b-ryan","download_url":"https://codeload.github.com/b-ryan/buckstats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241078409,"owners_count":19905851,"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-11-12T02:16:05.575Z","updated_at":"2026-06-04T20:31:31.511Z","avatar_url":"https://github.com/b-ryan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buckstats #\n\nContains the API code.\n\n# frontend #\n\nContains the front-end code. All of it is statically-served content.\n\n# Installation #\n\nmkvirtualenv buckstats\npip install -r requirements.txt\n\nDeployment\n\n* sudo apt-get install python-dev supervisor virtualenvwrapper postgresql-server-dev-9.1\n* rename stand.py -\u003e main.py\n* Compile coffee files\n* Separate static files from the python code in production (use nginx conf)\n* sudo mkdir /usr/share/nginx/www/data.buckryan.com\n*   ^ chown -R buck:buck /usr/share/nginx/www/data.buckryan.com # chown the above\n* mkvirtualenv buckstats\n*   \u003e deploy into ~/.virtualenvs/buckstats/lib/python2.7/site-packages/\n*   -\u003e will put buckstats on the path\n\n# structure #\n\n/usr/share/nginx/www/data.buckryan.com -- static content\n~/.virtualenvs -- virtualenv (use virtualenvwrapper)\n/etc/nginx/sites-available/ -- data.buckryan.com\n/etc/supervisor/conf.d/stand -- supervisor configuration\n\n# uwsgi #\n\nfrom http://flaviusim.com/blog/Deploying-Flask-with-nginx-uWSGI-and-Supervisor/ #\n\n```\nuwsgi -s /tmp/uwsgi.sock -w main:app -H .venv/ --chmod-socket=666\n```\n\n# TODO #\n\n* consider using system packages for things like psycopg2 (ie. large libraries\n  or libraries that already depend on a system package)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-ryan%2Fbuckstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb-ryan%2Fbuckstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-ryan%2Fbuckstats/lists"}