Skip to content

Agile-IoT/agile-upfront-leveldb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agile-upfront-modules

Modules for the UpFront farmework

Example

Do the following to test the default upfront example with this storage module:

git clone https://github.com/nopbyte/UPFROnt/
git clone https://github.com/Agile-IoT/agile-upfront-leveldb
cd UPFROnt
git checkout frozen-in-time
npm install --save https://github.com/Agile-IoT/agile-upfront-leveldb
mv ../agile-upfront-leveldb/example/settings.js ./example/online/settings.js
npm install
cd ./example/online/
node index.js

#Debug mode

To debug this component (storage only) do:

export DEBUG_POLICY_STORE=1

About

Modules for the UpFront farmework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published