hash-express
v0.0.3
Published
Blocklet that use auth by ABT Node Auth Service
Downloads
2
Readme
hash express Blocklet
Blocklet that use auth by ABT Node Auth Service
Install on my ABT Node
Run and debug in local
yarn global add @abtnode/cli
git clone [email protected]:blocklet/auth-demo.git
cd auth-demo
cp .env.bac .env
yarn
abtnode init -f --mode debug
abtnode start
blocklet dev
License
The code is licensed under the Apache 2.0 license found in the LICENSE file.