bellingcat / who-killed-abelardo

visualization of audios in map

Home Page:https://bellingcat.github.io/who-killed-abelardo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualization for `Who killed Abelardo` investigation

Visualization available in english and español

Vue visualization using https://wavesurfer.xyz and leafletjs.

To embed the deployed version:

<iframe src="https://bellingcat.github.io/who-killed-abelardo/" title="Who killed Abelardo" height="500" width="100%" allow="fullscreen;"></iframe>

To test the embedding in local development use:

<iframe src="http://localhost:3000/" title="Who killed Abelardo" height="500" width="100%" allow="fullscreen; clipboard-write; "></iframe>

pass ?lang=es to get the initial text displayed in Spanish.

Development

# Project setup
yarn

# Compiles and hot-reloads for development
yarn dev

# Compiles and minifies for production
yarn build
bun run build

# Lints and fixes files
yarn lint

About

visualization of audios in map

https://bellingcat.github.io/who-killed-abelardo/

License:MIT License


Languages

Language:Vue 51.5%Language:JavaScript 44.5%Language:HTML 2.5%Language:SCSS 1.5%