shekhar-shubhendu / supply-chain

Supply chain management on blockchain using Angular 4 + Truffle + IPFS + Ethereum
GNU General Public License v3.0
96 stars 50 forks source link

where is the back end? #5

Closed YanLIU0822 closed 5 years ago

YanLIU0822 commented 5 years ago

Hey thanks for your sharing. I also can start your project, but I cant find the back-end part, there is only the front-end, and i cannot see where is store the data.

shekhar-shubhendu commented 5 years ago

This is just a demo Angular SPA which uses IPFS and ethereum blockchain to store and fetch data. There was no need of backend to demonstrate the base functionality so I haven't created it.