Skip to content

PartMan7/keysqan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keysqan

Keysqan client

A software for key management based on QR codes.

Installation

You will require Node.js v14+ to run this software.
Clone this respository (either by downloading it as a zip or through git clone), and run npm install to install the dependencies. This project is intended to have as few direct dependencies as possible, and only uses jsonwebtoken and mongoose.

Running information

You will need a src/secrets.json file - look at the src/secrets-example.json file as a reference for what you need.
The command to run the server (after you setup your secrets.json file) is npm start.

About

QR-based key tracker for organizations (server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors