{"id":16030012,"url":"https://github.com/awtkns/bdc","last_synced_at":"2025-07-23T00:02:20.860Z","repository":{"id":53974619,"uuid":"266258646","full_name":"awtkns/bdc","owner":"awtkns","description":"STEM Fellowship Big Data Challenge 2020: Using big data to analyse the effectiveness of diagnostic and treatment modalities for breast and prostate cancer in countries with variable levels of development.  ","archived":false,"fork":false,"pushed_at":"2021-03-10T19:18:07.000Z","size":21774,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-01T16:22:20.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bdc.wtkns.dev","language":"Jupyter Notebook","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/awtkns.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":"2020-05-23T03:54:58.000Z","updated_at":"2021-01-02T03:25:42.000Z","dependencies_parsed_at":"2022-08-13T05:21:14.777Z","dependency_job_id":null,"html_url":"https://github.com/awtkns/bdc","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/awtkns%2Fbdc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awtkns%2Fbdc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awtkns%2Fbdc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awtkns%2Fbdc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awtkns","download_url":"https://codeload.github.com/awtkns/bdc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240010366,"owners_count":19733514,"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-10-08T21:01:41.481Z","updated_at":"2025-02-21T11:53:32.017Z","avatar_url":"https://github.com/awtkns.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BDC 2020\n![Node.js CI](https://github.com/adam-watkins/bdc/workflows/Node.js%20CI/badge.svg?branch=master)\n![API](https://img.shields.io/website?label=api\u0026style=plastic\u0026url=https%3A%2F%2Fawatkins.ca)\n\nUse conda to install requirements.\n```\nconda env create -f env.yml\nconda activate bdc\n``` \n\n## Build and Run Backend\nMake sure you are in your bdc conda env, or have installed the requirements with pip. First set some environment variables.\n```bash\n# linux\n$ export FLASK_ENV=development\n\n# windows\n$ set FLASK_ENV=development\n```\n\nNow run the backend server.\n```bash\n$ cd backend\n$ flask run\n```\n\n\n## Build and Run Frontend\nMake sure you have NodeJs 14.3.0 (12.16.3 should also work). If you installed the conda env then you have already installed nodejs.\n```bash\n$ cd frontend\n\n# install dependencies\n$ npm install\n\n# serve with hot reload at localhost:3000\n$ npm run dev\n```\n\n## Deployment\nThe frontend is automatically built and served after every push to master.  It can be found [here](bdc-theta.now.sh).\n\nCurrently the backend is being hosted on a google compute engine server.  To update the app make sure you have access to the server.\nTo update and start the backend.\n```bash\n$ cd /home/bdc\n$ sudo git pull\n$ sudo docker-compose up --build -d\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawtkns%2Fbdc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawtkns%2Fbdc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawtkns%2Fbdc/lists"}