MongoWinston / apiTool

Frontend to use Mongodb Atlas API to change cluster config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apiTool

Frontend to use Mongodb Atlas API to change cluster config

Manual

Installation and use

Clone this github project using:

git clone https://github.com/MongoWinston/apiTool

Then navigate to the installation directory, by default it is apiTool/, and run:

npm install

To begin the app, in the same directory, run:

npm run start

This program runs on port 3000, so go to your favorite browser and navigate to the web UI!

About

Frontend to use Mongodb Atlas API to change cluster config


Languages

Language:JavaScript 70.8%Language:HTML 28.0%Language:CSS 1.2%