Skip to content

caringdeveloper/fabaccess-hardware-proxy-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FabAccess Hardware Proxy Simulator

“All parts should go together without forcing. You must remember that the parts you are reassembling were disassembled by you. Therefore, if you can’t get them together again, there must be a reason. By all means, do not use a hammer.” — IBM Manual, 1925

TypeScript Badge License: MIT Generic badge

Requirements and recommendations

Product Version
Node.js 12.13.1
Visual Studio Code 1.40.0
Yarn 1.19.1

Installation

$ git clone https://github.com/caringdeveloper/fabaccess-hardware-proxy-sim.git
$ cd fabaccess-hardware-proxy-sim
$ yarn # npm i

Start

$ yarn build # npm run build
$ yarn main # npm run main

Hints

  • The project contains a .vscode directory which allows debugging sessions with Visual Studio Code.
  • The Simulator is tested on Linux only but should run without any problems on Windows and macOS systems.
  • Currently there is no authentication involved. In a later stage all services will need JWTs to communicate with each other.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published