As per title. This prevent version conflicts and will enable previews on CI.
Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABC1b5c27a9d86d: [e.cash] Add a Dockerfile to deploy the website
cd web/e.cash docker build -t ecash . docker run -it --rm -p 3000:3000 ecash
Navigate to http://localhost:3000 and enjoy.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ecash_dockerfile
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 23133 Build 45886: Build Diff Build 45885: arc lint + arc unit