easypage-editor

0.4.2 • Public • Published

easypage-editor

  1. Starting the Server
  2. Generating User Credentials

Starting the Server

$ node . --port 1234 --site path/to/site.json --users path/to/users.json


Generating User Credentials

$ node

const crypto = require('crypto') crypto.createHmac('sha512', 'theUsername').update('thePassword').digest('hex')

Readme

Keywords

none

Package Sidebar

Install

npm i easypage-editor

Weekly Downloads

19

Version

0.4.2

License

none

Unpacked Size

939 kB

Total Files

55

Last publish

Collaborators

  • marook