Effective Actions is designed to be the trusted global source for best practices, tools, and resources regarding COVID-19. Our mission is to empower people to combat the impact and effect of the COVID-19 pandemic.
Our website effective-actions.org (if this link doesn’t work try: effectiveactions.now.sh)
Notice: The Database is not live yet. But the content can be explored here on Airtable.
Adam Woodhall (website), Johannes Mutter (Twitter), George Bakkar (Twitter), Yannick Bourenane (GitHub), Kathleen Domingo (Twitter), David Vincent (website), Abdulaziz Al-Attar (LinkedIn), Ben Glanton, Natalie, Pauly Suchy
React, Node.js (with express)
- download or clone the repository.
- Run
npm install
in the root of the repository, and runyarn install
in the "frontend" folder
- Install the Zeit now cli.
- Copy the
.env.template
into a.env
file, and add your credentials. - Run
now dev
from the root of the repository. - Make sure process.env are set in the general project settings under section 'Environment Variables'
https://airtable.com/shrPm5L5I76Djdu9B
https://airtable.com/appW04rbe6P6gP5wR/api/docs#javascript/introduction
To see the API Documentation and make changes to the API, make an "edit access request" here