{"id":28760953,"url":"https://github.com/strive79/pollingapp","last_synced_at":"2026-06-13T16:02:59.086Z","repository":{"id":118050267,"uuid":"324344516","full_name":"strive79/PollingApp","owner":"strive79","description":"Django3","archived":false,"fork":false,"pushed_at":"2020-12-25T11:01:03.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T06:36:03.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/strive79.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-25T10:55:05.000Z","updated_at":"2020-12-25T11:01:05.000Z","dependencies_parsed_at":"2023-07-15T03:01:28.008Z","dependency_job_id":null,"html_url":"https://github.com/strive79/PollingApp","commit_stats":null,"previous_names":["strive79/pollingapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/strive79/PollingApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strive79%2FPollingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strive79%2FPollingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strive79%2FPollingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strive79%2FPollingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strive79","download_url":"https://codeload.github.com/strive79/PollingApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strive79%2FPollingApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686634,"owners_count":26028325,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-06-17T06:30:32.298Z","updated_at":"2025-10-06T21:42:57.897Z","avatar_url":"https://github.com/strive79.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Poller\nREADME file for {{ Polling App }}\n\n**Important: keep secrets out of github. Use environment variables.**\n\n###USAGE\n\nCreate a new Django project using this template:\n\n    django-admin.py startproject --template=https://github.com/NUKnightLab/django-project-template/archive/master.zip \u003cproject_name\u003e\n\nDelete this USAGE section after creating the project. The remainder of this\nREADME is for the created project.\n\n\n###REQUIREMENTS\n\n[virtualenvwrapper](http://virtualenvwrapper.readthedocs.org/en/latest/install.html)\n\n\n###DEVELOPMENT\n\n    # Clone secrets and fablib repositories\n    git clone git@github.com:NUKnightLab/secrets.git\n    git clone git@github.com:NUKnightLab/fablib.git\n    \n    # Change into project directory\n    cd \u003cproject_name\u003e\n    \n    # Make virtual environment\n    mkvirtualenv \u003cproject_name\u003e\n    \n    # Activate virtual environment\n    workon \u003cproject_name\u003e\n    \n    # Install requirements\n    pip install -r requirements.txt\n    \n    # Setup (if necessary)\n    fab loc setup\n    \n    # Start the development server\n    python manage.py runserver\n    \n\nFor user-specific settings, do not modify the loc.py file. Rather, create a \u003cusername\u003e.py settings file that imports the local settings. It is recommended that you push your user-specific settings into version control\nalong with everything else, **but should not include any secrets.**  To run the development server with your user-specific settings:\n\n    python manage.py runserver --settings=core.settings.\u003cyour username\u003e\n   \n    \n###DEPLOYMENT\n\nProjects are deployed to the application user's home directory in: ``/home/apps/sites``\n\nDeployment is by direct clone from git. The name of the git repository will be the name of the directory in ``sites`` that is created by the ``git clone`` command.\n\n    # Do this once before the intial deployment (replace `stg` with `prd` for production)\n    fab stg setup\n    \n    # Do this to deploy (replace `stg` with `prd` for production)\n    fab stg deploy\n\n\n###REQUIRED ENVIRONMENT VARIABLES:\n\n- DJANGO_SETTINGS_MODULE\n- DJANGO_SECRET_KEY\n- WORKON_HOME (set manually if not using mkvirtualenv)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrive79%2Fpollingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrive79%2Fpollingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrive79%2Fpollingapp/lists"}