BE-Project-Neo4j-Nodejs
                                
                                 BE-Project-Neo4j-Nodejs copied to clipboard
                                
                                    BE-Project-Neo4j-Nodejs copied to clipboard
                            
                            
                            
                        Website for my BE Project "Allocation and Tracking of Public Funds using Blockchain". Nodejs and neo4j UI for easy working.
BE-Project-Neo4j-Nodejs
Website for my BE Project "Allocation and Tracking of Public Funds using Blockchain". Nodejs and neo4j UI for easy working.
Demonstration video link
https://youtu.be/t3R9VAYWedY
To run
- Install all packeges by command - npm install
- Run neo4j by command (in bin folder of neo4j installed folder) - neo4j console
- Run the nodejs code - npm run devStart