Interactive map of organized crime in South America.
See the Google Drive Folder for details. The Architecture document is most relevant.
Assign an issue to yourself, or work on one that has been assigned to you by cloning this repository, creating a new branch, pushing your changes, and creating a pull request into main. You'll get a preview link on the PR linked to the QA environment. Once you recieve an approval, feel free to merge into main! This will build deploy your code to production.
First, make sure you have Node.js installed and you've made a .env file in the root of the project with contents from the Secrets doc (QA environment) in the Drive folder. Then it's as easy as running:
npm i && npm run dev