Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Agent Locator

Spring Boot + Leaflet.js app to visualize double agents listed in a csv document

##Setup Make sure you have gradle and node installed. See which versions of gradle are compatible with Spring Boot here

You should also need to install the Spring Boot CLI

Clone the repository and run:

npm install && npm run build

The application will look for the data set in a file called cc-maps-data-set.csv in the project root directory.

Start the server:

gradle bootRun

Then navigate to the host running on port 8080 in your browser

About

Spring Boot + Leaflet.js app to visualize double agents listed in a csv document

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages