Skip to content

YACS-RCOS/yacs-BI

Repository files navigation

yacs-BI

Repo for yacs data analysis.

Setup the Env

  1. Make sure you have docker running.

  2. Build images and containers.

$ ./scripts/init.sh

Wait till you see the terminal says "MongoDB configured successfully. You may now connect to the DB."

  1. (If you have mongo installed)DB migration
$ cd ./scripts
$ ./db_migrate.sh

PS: For ppl who don't have mongo installed,use this to get into the mongo container, then cd into usr/src/scripts/

$ ./exec_mongo.sh
  1. Vola, you are all set!

Collection Relationships:

Relationship

About

Repo for yacs data analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published