{"id":24622973,"url":"https://github.com/cryptaliagy/uottahack7","last_synced_at":"2025-03-19T01:14:29.253Z","repository":{"id":273082820,"uuid":"918657007","full_name":"cryptaliagy/uottahack7","owner":"cryptaliagy","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-19T14:50:43.000Z","size":151,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T03:28:47.296Z","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/cryptaliagy.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":"2025-01-18T14:14:28.000Z","updated_at":"2025-01-19T14:44:04.000Z","dependencies_parsed_at":"2025-01-18T15:39:39.767Z","dependency_job_id":null,"html_url":"https://github.com/cryptaliagy/uottahack7","commit_stats":null,"previous_names":["cryptaliagy/uottahack7"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptaliagy%2Fuottahack7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptaliagy%2Fuottahack7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptaliagy%2Fuottahack7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptaliagy%2Fuottahack7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptaliagy","download_url":"https://codeload.github.com/cryptaliagy/uottahack7/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244333021,"owners_count":20436123,"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":"2025-01-25T03:13:52.165Z","updated_at":"2025-03-19T01:14:29.232Z","avatar_url":"https://github.com/cryptaliagy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uOttaHack 7 Project\n\n## Getting Started\n\n### Prerequisites (for running project)\n\n- [Docker](https://docs.docker.com/engine/install/)\n- [Docker-Compose](https://docs.docker.com/engine/install/) - Comes with Docker Desktop\n\n### Prerequisites (development)\n\nSee the specific README.md in the `frontend` and `backend` directories.\n\n### Quickstart\n\n1. Clone the repository\n1. Build all containers with the `docker compose build` command\n1. Setup the `.env` file in the top-level directory (see below)\n1. Start the containers with the `docker compose up` command\n\n\n### Environment Variables\n\nTo connect to the database, some environment variables are required. To set these up, create a black file called `.env` in your top-level directory, and add the following:\n\n```env\nMYSQL_ROOT_PASSWORD=\u003cPASSWORD\u003e\nMYSQL_DATABASE=database\nCONNECTION_STRING=mysql+pymysql://root:\u003cPASSWORD\u003e@db:3306/database\n```\n\n\u003e Note: replace `\u003cPASSWORD\u003e` with your desired password. You may also change the value of `MYSQL_DATABASE` if you wish, but ensure that the `CONNECTION_STRING` is updated accordingly.\n\n\u003e IMPORTANT: This is not a secure setup and is assumed for development purposes only. It is highly encouraged to not use `root` as the database user in a production environment.\n\nThis file will then be read by the `docker-compose.yml` file to set the environment variables for the database container.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptaliagy%2Fuottahack7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptaliagy%2Fuottahack7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptaliagy%2Fuottahack7/lists"}