Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

cvmfs-contrib/js-monitor-backend

Repository files navigation

CVMFS Monitro Server

When I started my working I've access to legacy code from cvmfs-emscripten which is a javascript library that provide cvmfs client operations in a web browser. In order to use it within the context of a node.js server side application. I had to make a number of modifications.

How to run project

  • You have to "Clone or download" this project.
  • install all project dependencies with npm install
  • create a .env file in the root directory with variables from example.env
  • start server with npm run server

How to run test

  • You have to "Clone or download" this project.
  • install all project dependencies with npm install
  • start server with npm run test

License

This project is licensed under the BSD-3-Clause License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published