Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

TorinAsakura/etl-api

Repository files navigation

Jedi Path

Setting Up

In First, you need install:

  • nodejs 10.x
  • yarn
  • lerna

After installing all entities run dependencies installation

lerna bootstrap

Run Gateway

yarn run dev @etl/swt-gateway

Sith Path

Install Dep's

docker-compose run yarn

Setup Gateway

docker-compose up swt-gateway

For stage imitation just run

docker-compose up