This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
cellMapVisualizer
mirror of
https://github.com/arnaucube/cellMapVisualizer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
295 KiB
Tree:
b02dddb47e
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b02dddb47e'
${ noResults }
cellMapVisualizer
/
mongodbConfig.json
4 lines
53 B
Raw
Normal View
History
script csv to mongodb, REST server, webapp showing map with allcells
7 years ago
{
"ip"
:
"127.0.0.1"
,
"database"
:
"cellmap"
}