This is a NodeJS implementation of the Securelay API. It uses the filesystem as database.
npm install
.npm run build
.- Configure by editing the
.env
file. - Start the server with
npm start
.
This is a NodeJS implementation of the Securelay API. It uses the filesystem as database.
npm install
.npm run build
..env
file.npm start
.