Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

#VacinaManaus | COVID-19 vaccination data in Manaus

License

Notifications You must be signed in to change notification settings

CodeForManaus/vacina-manaus

Repository files navigation


PT/BR: Esse projeto não é mantido desde 2021, as informações da vacinação contra COVID-19 em Manaus devem ser feitas através do site oficial da Prefeitura de Manaus: https://vacinometro.manaus.am.gov.br/. O antigo domínio do projeto não foi renovado, não está mais em nossa posse, e não temos nenhuma responsabilidade pelo conteúdo lançado lá.

EN: This project has no longer been maintained since 2021, information about COVID-19 vaccination in Manaus must be made through the official website of Manaus City Hall: https://vacinometro.manaus.am.gov.br/. The project's old domain has not been renewed, is no longer in our possession, and we have no responsibility for the content released there.


VacinaManaus

Build Status

This website was made with:

- ReactJs
- Redux
- Material UI
- JQuery

Setup

  • npm install to install dependencies

  • npm run start to run locally (PORT 3000 by default)

  • create .env with those variables

REACT_APP_ANALYTICS_URL=https://raw.githubusercontent.com/CodeForManaus/vacina-manaus-backend/master/data/analyzed REACT_APP_BASE_URL=https://www.vacinamanaus.com

use http://localhost:3000 for BASE_URL to run locally

Build & Deploy

  • npm run build to build packages
  • npm run deploy to deploy

the contents of /build are moved to githubpages according to the CNAME file

About

#VacinaManaus | COVID-19 vaccination data in Manaus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published