{"id":25402028,"url":"https://github.com/zenodeapp/donor-drop-frontend","last_synced_at":"2025-04-12T11:25:58.287Z","repository":{"id":277257943,"uuid":"905914416","full_name":"zenodeapp/donor-drop-frontend","owner":"zenodeapp","description":"Frontend implementation of the Donor Drop app. ","archived":false,"fork":false,"pushed_at":"2025-03-22T12:18:28.000Z","size":998,"stargazers_count":3,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-22T12:20:32.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://drop.luminara.icu","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zenodeapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["zenodeapp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://zenode.app/support"]}},"created_at":"2024-12-19T19:24:10.000Z","updated_at":"2025-03-22T12:17:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0f59017-03a0-4368-9608-7f7f6161b006","html_url":"https://github.com/zenodeapp/donor-drop-frontend","commit_stats":null,"previous_names":["zenodeapp/donor-drop-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenodeapp%2Fdonor-drop-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenodeapp%2Fdonor-drop-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenodeapp%2Fdonor-drop-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenodeapp%2Fdonor-drop-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenodeapp","download_url":"https://codeload.github.com/zenodeapp/donor-drop-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248559302,"owners_count":21124449,"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-02-16T01:30:53.497Z","updated_at":"2025-04-12T11:25:58.273Z","avatar_url":"https://github.com/zenodeapp.png","language":"TypeScript","funding_links":["https://github.com/sponsors/zenodeapp","https://zenode.app/support"],"categories":[],"sub_categories":[],"readme":"# Donor Drop Frontend\n\nFrontend implementation of the Donor Drop app.\n\nThis has been written by ZENODE and is licensed under the APACHE 2.0-license (see [LICENSE](./LICENSE)).\n\n## Installation\n\n### 0. Setup backend\n\nSee: https://github.com/zenodeapp/donor-drop-backend\n\n### 1. Install dependencies\n```\nnpm install\n```\n\nOR\n\n```\nyarn install\n```\n\n### 2. .env configuration\nCreate an .env file in the root. See [.env.example](.env.example) for an example.\n\n### 3. Run app (for development)\n\n```\nyarn dev\n```\n\nOR\n\n```\nnpm run dev\n```\n\n### 4. Run app (for production)\n\n#### Docker (Recommended)\n\nIf you set up the backend with Docker (and used the docker-compose.yml file provided in that repo), you should have an instance of postgres running on a separate network named `your_shared_network`. This is needed in order for docker instances to communicate directly with one another. Make sure to check out the files [docker-compose.yml](./docker-compose.yml) and [Dockerfile](Dockerfile) for more information on how to configure this properly.\n\nOnce you're ready you could run:\n```\ndocker-compose build\ndocker-compose up -d\n```\n\nOR\n\n```\nsh clean-start.sh\n```\n\n#### Local\n\n```\nyarn build\nyarn start\n```\n\nOR\n\n```\nnpm run build\nnpm run start\n```\n\n\u003c/br\u003e\n\n\u003cp align=\"right\"\u003e— ZEN\u003c/p\u003e\n\u003cp align=\"right\"\u003eCopyright (c) 2025 ZENODE\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenodeapp%2Fdonor-drop-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenodeapp%2Fdonor-drop-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenodeapp%2Fdonor-drop-frontend/lists"}