life
Verified Crowd-Sourced Emergency Services Directory
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- update_json.yml
- CODEOWNERS
- CONTRIBUTING.md
- ContribIcon.js
- DonateIcon.js
- LearnIcon.js
- PartnerIcon.js
- PulseIcon.js
- TrendingIcon.js
- SearchField.jsx
- SearchIntro.jsx
- AboutQA.jsx
- Badge.jsx
- Breadcumb.jsx
- CampaignCard.jsx
- Description.jsx
- DetailedHome.jsx
- Feedback.jsx
- FeedbackCounter.jsx
- Footer.jsx
- Header.jsx
- HomeSelector.jsx
- HomeTabs.jsx
- LanguageSelector.jsx
- Logo.jsx
- MapContainer.jsx
- MapInfoWindow.jsx
- NavBar.jsx
- NavLink.jsx
- NoResultFound.jsx
- OxygenCard.jsx
- PartnerCard.jsx
- Phone.jsx
- ResourceCard.jsx
- SearchResult.jsx
- Selector.jsx
- SocialSharing.jsx
- StartSearching.jsx
- Tabs.jsx
- ThemeButton.jsx
- TwitterContainer.jsx
- TwitterResult.jsx
- VideoCard.jsx
- active_district_data.json
- active_district_data_v2.json
- ambulance.json
- ambulance_v2.json
- ambulance_verified.json
- districts.json
- food_v2.json
- helpline.json
- helpline_v2.json
- helpline_v2_old.json
- helpline_verified.json
- hospital_clinic_centre.json
- hospital_clinic_centre_data_v2.json
- hospital_clinic_centre_verified.json
- hospital_v2.json
- map_dis_to_city.js
- medicine.json
- medicine_v2.json
- medicine_verified.json
- oxygen.json
- oxygen_v2.json
- oxygen_verified.json
- plasma.json
- plasma_v2.json
- requirement_data.json
- requirement_data_v2.json
- resource_stats_v2.json
- states.js
- states.json
- top_states_and_districts.js
- vaccine.json
- vaccine_v2.json
- vaccine_verified.json
- video.js
- use-fetch.js
- use-locale-context.js
- use-locale.js
- useCurrentLocation.js
- useOnClickOutside.js
- MainLayout.jsx
- api.js
- external.js
- search.js
- tabs.js
- utils.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- adding-new-language.md
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- about.js
- campaigns.js
- data.js
- home.js
- index.js
- stateSlug.js
- index.js
- locale_generator.py
- all.js
- ambulance.js
- food.js
- helpline.js
- hospital.js
- index.js
- medicine.js
- oxygen.js
- vaccine.js
- index.js
- index.js
- index.js
- [id].js
- index.jsx
- 404.js
- _app.js
- _document.js
- about.jsx
- data.js
- disclaimer.jsx
- how_to_contribute.jsx
- how_to_integrate_data.jsx
- index.jsx
- learn.js
- oxygen_requirements.jsx
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- mstile-144x144.png
- mstile-150x150.png
- mstile-310x150.png
- mstile-310x310.png
- mstile-70x70.png
- safari-pinned-tab.svg
- coronasafe-literacy-mission-2.png
- english-icon.png
- hindi-icon.png
- kannada-icon.png
- kerala.png
- malayalam-icon.png
- map-icon.png
- marathi-icon.png
- noResults.svg
- quiz-icon.png
- startSearching.svg
- tamil-icon.png
- telugu-icon.png
- ashoka_university.jpg
- child_rights_and_you.png
- coronasafe.svg
- covid_asha.png
- covid_india_campaign_org.png
- digiswasthya.png
- fact_checker.png
- gvan.png
- india_covid_resources.png
- india_vs_covid.png
- indiaobservatory.png
- medneed.jpeg
- myntra.png
- pi_india.svg
- rapid_leads.jpeg
- step_one.png
- swasth_app.svg
- the_product_folks.webp
- the_skill_bridge.png
- verified_leads.png
- wb_can.jpg
- banner.png
- manifest.json
- resource_stats.py
- scraper.py
- sheets_scraper.py
- state_data.py
- v2_json_downloader.py
- Pipfile
- Pipfile.lock
- requirements.txt
- globals.css
- .gitignore
- .prettierignore
- .prettierrc.json
- CNAME
- CODE_OF_CONDUCT.md
- data-architecture.md
- jsconfig.json
- next-seo.config.js
- next.config.js
- package.json
- postcss.config.js
- README.md
- sentry.client.config.js
- sentry.server.config.js
- tailwind.config.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/Coronasafe/life
Downloads the entire project code from GitHub to your computer.
cd life
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run dev
Starts the development/run server.
yarn dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install -r scraper/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
