MCPcopy Index your code
hub / github.com/am-MongoDB/MongoDB-Mongopop

github.com/am-MongoDB/MongoDB-Mongopop @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
119 symbols 470 edges 23 files 0 documented · 0% updated 5y ago★ 622 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

MongoPop

Wednesday, 22 February 2017.

Alternate UIs

Not for production

A web tool to populate a MongoDB Atlas instance with sample data (fetches datasets from Mockaroo).

Includes:

  • Express Restful API
  • Angular2 web client
  • MongoDB Node.js driver use
  • Connections to MongoDB Atlas

Usage

git clone git@github.com:am-MongoDB/MongoDB-Mongopop.git
cd MongoDB-Mongopop
npm install
npm run tsc:w
npm run express

Browse to http://localhost:3000/ (or to the IP address or hostname specified in public/app/app.component.ts) to use the Angular2 client.

Browse to http://localhost:3000/react (or to the IP address or hostname specified in public/app/app.component.ts) to use the ReactJS client.

To be completed

  • Add Amazon Alexa client?
  • Consider AWS Lambda?
  • Consider iOS Workflow?

Core symbols most depended-on inside this repo

n
called by 556
public/react/static/js/main.ef12678e.js
n
called by 556
public/react/static/js/main.7c8ead64.js
o
called by 222
public/react/static/js/main.ef12678e.js
o
called by 222
public/react/static/js/main.7c8ead64.js
r
called by 120
public/react/static/js/main.ef12678e.js
r
called by 120
public/react/static/js/main.7c8ead64.js
i
called by 71
public/react/static/js/main.ef12678e.js
i
called by 71
public/react/static/js/main.7c8ead64.js

Shape

Function 54
Method 37
Class 28

Languages

TypeScript100%

Modules by API surface

public/react/static/js/main.ef12678e.js25 symbols
public/react/static/js/main.7c8ead64.js25 symbols
public/app/data.service.ts13 symbols
public/app/app.component.ts12 symbols
public/app/sample.component.ts5 symbols
public/app/update.component.ts4 symbols
public/app/count.component.ts4 symbols
public/app/add.component.ts4 symbols
public/app/UpdateDocsRequest.ts3 symbols
public/app/SampleDocsRequest.ts3 symbols
public/app/MongoResult.ts3 symbols
public/app/MongoReadResult.ts3 symbols

Datastores touched

(mongodb)Database · 1 repos
makerDatabase · 1 repos
mongopopDatabase · 1 repos

For agents

$ claude mcp add MongoDB-Mongopop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page