Skip to content

xiiruru/beems-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beems-angular

Blockchain-based Enterprise Entity Management System. Using blockchain technologies in asset management context. Project with MIMOS.

Developement tools used

  1. Hyperledger Composer (which uses Hyperledger Fabric) [Blockchain]
  2. pgAdmin4 (PostgreSQL) [Database]
  3. Loopback [REST API server]
  4. Angular 5 [Front-end web page]
  5. Mobile language
  • beems-qr-code
    1. Expo (React-Native; JavaScript)

Pre-requisites

Others are implemented later by the script provided.

Installation

  1. Refer here for the installation pre-requistics for Hyperledger Composer
  2. ./install.sh
  3. Install "pgAdmin4" and restore the database.
  4. Refer to the mobile README.md section

How to run

Requires at least four terminals processes in Linux

  1. Go to blockchain/scripts folder and ./startApp.sh
  2. Start and enable the postgreSQL databases.
  3. Go to api folder and node .
  4. Go to web-app/src folder and ng serve --open
  5. Refer to the mobile README.md section

Check the browser for the web application (should be at localhost:4200).

Alternatively (will have terminal output abomination):-

  1. Start and enable the postgreSQL databases.
  2. ./run.sh
  3. Refer to the mobile README.md section

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published