{"id":22728953,"url":"https://github.com/grausof/iorestoacasa","last_synced_at":"2025-04-13T21:50:46.435Z","repository":{"id":38592873,"uuid":"246161531","full_name":"grausof/iorestoacasa","owner":"grausof","description":"#covid19 Ciò che stiamo facendo è creare un servizio informazioni, aggiornato in tempo reale, relativo ad ospedali e supporto medico, attività produttive, servizi di approvvigionamento e molto altro. COVID-19","archived":false,"fork":false,"pushed_at":"2023-01-07T15:46:17.000Z","size":4199,"stargazers_count":22,"open_issues_count":16,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T12:11:12.364Z","etag":null,"topics":["civic-hacking","coronavirus","covid-19","covid-19-italy","covid-virus","dpc","iorestoacasa"],"latest_commit_sha":null,"homepage":"https://restoacasa.github.io","language":"TypeScript","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/grausof.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-03-09T23:13:49.000Z","updated_at":"2023-10-01T17:10:58.000Z","dependencies_parsed_at":"2023-02-07T14:01:05.281Z","dependency_job_id":null,"html_url":"https://github.com/grausof/iorestoacasa","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/grausof%2Fiorestoacasa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grausof%2Fiorestoacasa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grausof%2Fiorestoacasa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grausof%2Fiorestoacasa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grausof","download_url":"https://codeload.github.com/grausof/iorestoacasa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788855,"owners_count":21161726,"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":["civic-hacking","coronavirus","covid-19","covid-19-italy","covid-virus","dpc","iorestoacasa"],"created_at":"2024-12-10T17:18:59.565Z","updated_at":"2025-04-13T21:50:46.409Z","avatar_url":"https://github.com/grausof.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \\#iorestoacasa - Coronavirus ITALIA 2020\n[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://io-restoacasa.web.app/) \n\nSeguendo quanto è stato fatto dalla [comunità cinese di Whuan](https://community.wuhan2020.org.cn/it-it/), vogliamo realizzare un servizio messo a disposizione di tutti gli Italiani, che permetta di avere in un unico posto informazioni in tempo reale relative ad ospedali, servizi di approvvigionamento, donazioni, comportamenti da adottare e molto altro.\n\n\"Siamo alla ricerca di tutti coloro che desiderano dare un contributo alla campagna contro il coronavirus, in modo che tutte le persone che possiedono le adeguate competenze possano contribuire al lavoro di sviluppo nell’ambito delle tematiche ad esse pertinenti e quindi, in accordo con la cultura della comunità Open Source, al raggiungimento del successo attraverso un approccio di cooperazione autogestita.\"\n\nPossono partecipare tutti: programmatori, product manager, progettisti, project manager, analisti dati, raccoglitori di informazioni, traduttori, operatori di comunicazione, studenti, ecc.\n\nVisita il sito web https://restoacasa.github.io/\n\n![Screenshot](https://github.com/grausof/iorestoacasa/blob/master/screenshot.png?raw=true)\n\n## Come collaborare\n\nAbbiamo aperto un canale su [slack](https://join.slack.com/t/iorestoacasa/shared_invite/zt-cq04uaom-g0x4XaR1Ajw32sKP2reckg) sul quale possiamo scambiarci nuove idee, integrazioni, proposte di miglioramento ecc.\n\n## Come lanciare l'ambiente in locale\n```\ngit clone https://github.com/grausof/iorestoacasa.git\ncd iorestoacasa\nyarn install\nmkdir src/environments\n```\nnella cartella src/environments creare i file environment.ts:\n```\nexport const environment = {\n    production: false,\n    firebase: {\n        apiKey: \"\",\n        authDomain: \"\",\n        databaseURL: \"\",\n        projectId: \"\",\n        storageBucket: \"\",\n        messagingSenderId: \"\",\n        appId: \"\",\n        measurementId: \"\"\n      }\n  };\n```\ne environment.prod.ts con lo stesso contenuto avendo l'accortezza di impostare l'attributo production su true.\nInfine è possibile lanciare l'app:\n```\nyarn start\n```\n## Docker\nE' possibile lanciare l'ambiente di produzione anche sfruttando l'immagine Docker.\nEseguire la build dell'immagine tramite il seguente comando:\n```\ndocker build -t iorestoacasa . \n```\ne poi lanciare il server\n```\ndocker run -p 8080:80 -d  iorestoacasa\n```\nla piattaforma sarà quindi raggiungibile all'indirizzo: http://127.0.0.1:8080\n\n\n## Live site\n\nhttps://restoacasa.github.io/\n\n## Tutti insieme uniti, ce la faremo !\n[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://github.com/grausof/iorestoacasa)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrausof%2Fiorestoacasa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrausof%2Fiorestoacasa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrausof%2Fiorestoacasa/lists"}