carbynestack
Cloud native Secure Multiparty Computation Stack
File Explorer
Download Latest Version (.zip)- auto-labeler.yml
- release.yaml
- stale-issue-cleanup.yml
- LICENSE.md
- LICENSE
- NOTICE
- LICENSE
- NOTICE
- LICENSE
- LICENSE
- LICENSE
- NOTICE.md
- LICENSE
- LICENSE
- sbom.json
- destination-rule.yaml
- gateway.yaml
- request-authentication.yaml
- routes.yaml
- service-entry.yaml
- .helmignore
- Chart.yaml
- values.yaml
- engine-params-extra.yaml
- engine-params-secret.yaml
- engine-params.yaml
- generator.yaml
- scheduler.yaml
- vcp-config.yaml
- .helmignore
- Chart.yaml
- values.yaml
- postgres.yaml
- .helmignore
- Chart.yaml
- values.yaml
- etcd.ts
- istio.ts
- knative.ts
- metal-lb.ts
- minio.ts
- postgres.ts
- redis.ts
- azure-platform.ts
- kind-platform.ts
- amphora.ts
- castor.ts
- ephemeral.ts
- klyshko.ts
- thymus.ts
- carbyne-stack.ts
- 0010.dbms.yaml
- 0020.minio.yaml
- 0030.istio.yaml
- 0040.etcd.yaml
- 0050.redis.yaml
- 0080.thymus.yaml
- 0100.castor.yaml
- 0200.amphora.yaml
- 0300.ephemeral.yaml
- 0400.klyshko.yaml
- 0450.klyshko-config.yaml
- azure-cluster.ts
- azure-jump.ts
- azure-private-cluster.ts
- local-kind-cluster.ts
- .gitignore
- .npmrc
- cdktf.json
- jest.config.js
- main.ts
- package-lock.json
- package.json
- README.md
- tsconfig.json
- 0049-end-user-authentication.md
- 0055-federated-learning.md
- NNNN-CSEP-template.md
- README.md
- .codacy.yaml
- .gitignore
- .markdownlint.json
- .pre-commit-config.yaml
- .prettierignore
- .release-please-manifest.json
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CODEOWNERS
- commitlint.config.js
- CONTRIBUTING.md
- DEVELOPING.md
- LICENSE
- NOTICE.md
- package-lock.json
- README.md
- release-please-config.json
- TRIAGING.md
# Installation Guide
1. Get the code
git clone https://github.com/carbynestack/carbynestack
Downloads the entire project code from GitHub to your computer.
cd carbynestack
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd deployments
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
