Currently, there is no easy way to find all the information at the local and global level for the different people that are affected by the pandemic, the different projects that need volunteers, the FREE or discounted tools for builders, the grants available and other relevant information. That's why Fight Pandemics was born.
-
Sick or Vulnerable Individuals
- Don't need medical Support: find local groups that are helping with buying groceries (cooperatives, telegram, WhatsApp groups) or any other local help outside of medical support.
- Medical support: List of local apps, local emergency numbers and other local resources.
-
Individuals that want to contribute with time at the local and global lever
- Local Support: find local groups that are that are helping with buying groceries (cooperatives, telegram, WhatsApp groups), 3D printing or any other local help outside of medical support.
- Global Support: find teams that are working on solutions for fighting the pandemic (Software, Content, Blockchain DAOs)
-
Individuals that want to contribute with other resources.
- Global and local grants and funds by Governments, VCs, Angels and crowdfunding campaigns.
- Global and local tools and services (For FREE, or reduced in price)
If you are interested please join our slack group:
https://join.slack.com/t/fightpandemics/shared_invite/zt-d22gzk51-IMItXWfVQswn4YvHmKajnw
- Create
client/.env
and add theREACT_APP_AIRTABLE_API_KEY
andREACT_APP_AIRTABLE_BASE
environment variables to it. cp backend/.env.example backend/.env
- Run
docker-compose up
and gotolocalhost:3000
in the browser.