mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 21:08:36 +03:00
29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
<h1 align="center">Civilian Harm in Ukraine TimeMap</h1>
|
|
|
|
<h2 align="center">Visit <a href="https://ukraine.bellingcat.com/">ukraine.bellingcat.com</a>.</h2>
|
|
|
|
<h3 align="center">
|
|
Read Bellingcat's article about this project in
|
|
<a href="https://www.bellingcat.com/news/2022/03/17/hospitals-bombed-and-apartments-destroyed-mapping-incidents-of-civilian-harm-in-ukraine/">English (UK)</a>,
|
|
<a href="https://ru.bellingcat.com/novosti/2022/03/18/hospitals-bombed-and-apartments-destroyed-mapping-incidents-of-civilian-harm-in-ukraine-ru/">Русский (Россия)</a>
|
|
</h3>
|
|
|
|
<p align="center">
|
|
<strong>
|
|
TimeMap is a tool for exploration, monitoring and classification of incidents in time and space, originally forked from <a href="https://github.com/forensic-architecture/timemap">forensic-architecture/timemap</a>.
|
|
</strong>
|
|
</p>
|
|
<br>
|
|
<br>
|
|
|
|

|
|
|
|
## Development
|
|
* Use **node v14.x.x**
|
|
* `npm install` to setup
|
|
* adjust any local configs in [config.js](config.js)
|
|
* `CONFIG=config.js npm run dev` or `npm run dev` if the file is named config.js
|
|
* For more info visit the [original repo](https://github.com/forensic-architecture/timemap)
|
|
|
|
## Contributing
|
|
Please check our [issues page](https://github.com/bellingcat/ukraine-timemap/issues) for desired contributions, and feel free to suggest your own. |