{"id":13341127,"url":"https://github.com/parrotmac/hspc-web","last_synced_at":"2025-03-11T20:32:29.923Z","repository":{"id":85791759,"uuid":"92449402","full_name":"parrotmac/hspc-web","owner":"parrotmac","description":"HSPC Website","archived":true,"fork":false,"pushed_at":"2020-04-14T23:20:58.000Z","size":82423,"stargazers_count":2,"open_issues_count":12,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-24T08:29:01.359Z","etag":null,"topics":["aws-s3","bootstrap3","django","docker","gunicorn","openid-connect","postgresql","wagtail"],"latest_commit_sha":null,"homepage":"https://www.hspconsortium.org/","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/parrotmac.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":"2017-05-25T22:26:22.000Z","updated_at":"2024-05-29T08:57:05.000Z","dependencies_parsed_at":"2023-03-13T20:04:07.432Z","dependency_job_id":null,"html_url":"https://github.com/parrotmac/hspc-web","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/parrotmac%2Fhspc-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fhspc-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fhspc-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fhspc-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrotmac","download_url":"https://codeload.github.com/parrotmac/hspc-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243108587,"owners_count":20237717,"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":["aws-s3","bootstrap3","django","docker","gunicorn","openid-connect","postgresql","wagtail"],"created_at":"2024-07-29T19:25:10.609Z","updated_at":"2025-03-11T20:32:29.918Z","avatar_url":"https://github.com/parrotmac.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HSPC Website\nHSPConsortium Website\n\n[![Build Status](https://travis-ci.org/parrotmac/hspc-web.svg?branch=master)](https://travis-ci.org/parrotmac/hspc-web)\n\n### Requirements\n- Python \u003e= 3.5\n- pip\n- node/npm (tested with node 8.x)\n- (optionally) Docker \u003e= 17.0.5\n\n### Supported Environmental Variables\n_Note: The project will default to SQLite if `DATABASE` is not specified_\n```\n- DATABASE=postgres      # Use PostgreSQL. Yeah!\n- POSTGRES_HOST          # Hostname of Postgres cluster. Default: localhost\n- POSTGRES_PORT          # The network port. Default: 5432\n- POSTGRES_USER          # User for database connections. Default: www\n- POSTGRES_PASSWORD      # No default is set.\n- POSTGRES_SCHEMA        # The Postgres database name. Default: www_development\n\n- DJANGO_SECRET_KEY      # Defaults to a random string. The secret key for Django to use (see https://docs.djangoproject.com/en/dev/ref/settings/#secret-key)\n- DJANGO_ENV=[PRODUCTION|DEBUG]   # If set to PRODUCTION or True, Django's DEBUG settings will be False. Default: True\n\n- AWS_STORAGE_BUCKET_NAME   # Name of S3 bucket\n- AWS_ACCESS_KEY_ID         # Access key for resource\n- AWS_SECRET_ACCESS_KEY     # Secret access key for resource\n- AWS_S3_CUSTOM_DOMAIN      # Optional. Useful if using a S3-like provider other than AWS. Default: '\u003cAWS_STORAGE_BUCKET_NAME\u003e.s3.amazonaws.com'\n```\n### Development/Local machine\n\n_First time setup_\n```\ngit clone https://github.com/parrotmac/hspc-web\ncd hspc-web\npip install -r requirements.txt\nnpm install\n```\n\n_Run the project_\n```\nnpm run dev\n```\n\n### Using Docker\n\n**Prebuilt image:** [`https://hub.docker.com/r/isaacp/hspc-django/`](https://hub.docker.com/r/isaacp/hspc-django/)\n\n**Run:** _Use `docker-compose` (see included `docker-compose.yml`)_\n\n**Build:**\n```\ndocker build -t hspc-django .\n```\n\n# License\n\nCopyright 2017 Isaac Parker, unless otherwise noted\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparrotmac%2Fhspc-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparrotmac%2Fhspc-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparrotmac%2Fhspc-web/lists"}