Skip to content

TIHBS/scd-registry-http-storage

Repository files navigation

HTTP storage

This repository contains the HTTP storage.

Requirements

  • npm
  • node
  • docker
  • docker-compose

Build

To build the project:

npm i
npm run build

Start

Before starting put all SCDs you want to make available into the public directory.

To start the HTTP storage run:

npm start

To start it with docker run:

docker-compose up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published