# Navigate to mu-project folder
cd lblod-blockchain/mu-project
# Replace absolute path in docker-compose.yml (line 40-41), ex:
volumes:
- /Users/<user>/lblod/lblod-blockchain/microservice:/app/
# Navigate to microservice
cd ../microservice
# Install Deps & Rebuild gRPC for docker
npm install --target=8.12.0 --target_platform=linux --target_arch=x64 --target_libc=musl .
npm rebuild --target=8.12.0 --target_platform=linux --target_arch=x64 --target_libc=musl .
# Go to root of project
cd ..
yarn startService
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Trasebe/lblod-event-broker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published