omerzamir / reAnalyzer

Re Analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re Analyzer

A BI project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Node 8

mongodb

Installing

In order to get the project up and running you need to run the following commands.

npm i

Running the tests

Unit testing

run the unit tests with the following command.

npm test

Coverage

run the coverage test with the following command.

npm run test:coverage

Deployment

In order to deploy the project you need to adjust the config file, install the prerequisites. Afterwards run the following command:

NODE_ENV=prod && npm start

Authors

See also the list of contributors who participated in this project.

About

Re Analyzer


Languages

Language:TypeScript 92.0%Language:HTML 4.7%Language:CSS 2.7%Language:JavaScript 0.5%Language:Groovy 0.1%