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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable