Curve, a New CNCF Sandbox Project, a Cloud-Native distributed storage system.
$ yarn
$ yarn start
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
Using SSH:
$ USE_SSH=true yarn deploy
Not using SSH:
$ GIT_USER=<Your GitHub username> yarn deploy
yarn write-translations