#Installation
Install typescript tsc -v Version 2.4.2
Go to system dir: cd system and follow steps...
- npm install
- npm run fuge
- apply npm i
- watch all
- start all
Server will start on: localhost:5000
Ping route: localhost:5000/v1/ping/formated
To see more options for fuge type in shell help.
To test service go to service and run npm run test.
Ex. cd api-gateway npm run test
To run with docker-compose:
go to system/fuge and run: docker-compose up