8000 GitHub - Leen15/zip-sign-checker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Leen15/zip-sign-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip sign checker and validator

Project setup

sudo npm install -g nodemon
npm install

Run

# create a .env file starting from .env.dist
nodemon -r dotenv/config server.js
0