Visual representation of Israel's image around the world.
- Clone this repository.
- Add a
config.json
file, according to theconfig.template.json
file. - Run
yarn install
to install dependencies. - Run
yarn start
to start the application server.
- Clone this repository.
- Add a
config.json
file, according to theconfig.template.json
file. - Generate an image using
docker build -t docker-hasbara
. - Run the image on a container using
docker run docker-hasbara
.