Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikgreasy/blockchain-school-client
Blockchain School Application - Client part
https://github.com/erikgreasy/blockchain-school-client
bockchain hyperledger-fabric vue
Last synced: about 1 month ago
JSON representation
Blockchain School Application - Client part
- Host: GitHub
- URL: https://github.com/erikgreasy/blockchain-school-client
- Owner: erikgreasy
- Created: 2022-02-28T14:05:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T21:06:30.000Z (over 2 years ago)
- Last Synced: 2023-03-10T01:46:45.668Z (almost 2 years ago)
- Topics: bockchain, hyperledger-fabric, vue
- Language: Vue
- Homepage: https://ais.greasydesign.sk
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Blockchain based school system
Client/frontend part of the blockchain based school application using Hyperledger Fabric, NodeJS backend and VueJS frontend.
Part of the school project at Faculty of Electrical Engineering and Information Technology - Slovak University of Technology
## Installation
Clone the repository
```
git clone [email protected]:erikgreasy/blockchain-school-client.git
```Install Node dependencies
```
npm i
```Compile and run local server
```
npm run serve
```After successful compilation, you can access the application at http://localhost:8080/