0.0.12 • Published 4 years ago

@datacentricdesign/bucket-api v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Bucket

A bucket of data, in the cloud.

version license GitHub issues open GitHub issues closed

Docker Cloud Build Status (UI) Docker Cloud Build Status (API)

Bucket page

Developer

To get started, install the angular cli

npm install -g @angular/cli

Deployment

docker network create dcd-net

Add Ambassador's rules

Run in Production

If not existing, create Docker network dcd-net.

Run docker-compose up.

  • It builds the frontend and serve it with NGinx
  • It builds and serve the bucket api