3. Paste the following content in .env file and replace the username & password with your local mysql instance creditnials
PORT=3001
DB_LOCAL_URI=mysql://username:password@localhost:3306/transaction_framework
Note: prefer not to change port number in above file
Voilet Node represents a single master interaction node
Green Nodes represents interaction in data flow
Balck Nodes represents parameters of an interaction
Blue Node represents response of an interaction
Grey Paths/Edge represents relation between interaction and it's parameter
Green Animated Paths/Edge represents relationship and flow of data between interaction and it's responses and vice-versa
Yellow Animated Paths/Edge represents relationship and flow of data between interaction and it's responses and vice-versa