Files
storage-manager/client
..
2020-05-24 21:42:59 -05:00
2020-07-06 23:19:57 -05:00
2020-07-06 23:19:57 -05:00
2020-07-06 23:19:57 -05:00

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

sudo docker exec -it <DOCKER_CONTAINER_ID> /bin/bash

Mongo DB

mongo

show databases

use <DB_NAME>

show collections