https://github.com/pfgray/sift
A server that will read & store events that conform to IMSGlobal's Caliper specification
https://github.com/pfgray/sift
Last synced: about 1 month ago
JSON representation
A server that will read & store events that conform to IMSGlobal's Caliper specification
- Host: GitHub
- URL: https://github.com/pfgray/sift
- Owner: pfgray
- Created: 2015-01-18T03:51:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T19:24:21.000Z (over 6 years ago)
- Last Synced: 2025-04-10T06:46:03.102Z (about 1 month ago)
- Language: JavaScript
- Size: 6.49 MB
- Stars: 8
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
To start up the dev environment, clone this repository and use `docker-compose` to start up the necessary services.
```
docker-compose --file ./docker-compose.dev.yml up --force-recreate
```Sift will be up and running on port 6506: http://localhost:6506/
login with:
user: `administrator`
password: `password`