Closed sjathin closed 3 years ago
To add hospital 3
./network.sh up createChannel ./network.sh deployCC
./network.sh up createChannel
./network.sh deployCC
Optional - start the frontend and backend - any changes can be made
Add Hosp3
cd addHosp3 ./addHosp3 up ./addHosp3 deployCC
cd addHosp3
./addHosp3 up
./addHosp3 deployCC
cd server node addHosp3.js
cd server
node addHosp3.js
Now all the previous data persists. And new changes can be made without any restart.
Task linked: CU-dyxzur Add Hosp3 to the network
To add hospital 3
Optional - start the frontend and backend - any changes can be made
Add Hosp3
Now all the previous data persists. And new changes can be made without any restart.