Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 292 Bytes

About

This is a NodeJS implementation of the Securelay API. It uses the filesystem as database.

Usage

  • npm install.
  • npm run build.
  • Configure by editing the .env file.
  • Start the server with npm start.