Skip to content

IoT-Stuff/iot-user-provisioner

Repository files navigation

IoT User Provisioner

Version License: MIT Github Action - Tests Quality Gate Status FOSSA Status

OS Dependencies

sudo apt-get install netcat

Install

In order to start using the application, the secrets should be decrypted, running the following command (after exporting ENCRYPTION_KEY):

export ENCRYPTION_KEY=<key-value>
npm run secrets:decrypt
npm install

Usage

npm run start

Tests

npm run tests:unit
npm run tests:integration

For a full end to end test,

npm run tests:e2e-container

Author

👤 Rodrigo de Souza

Show your support

Give a ⭐️ if this project helped you!

Contributions

References


This README was generated with ❤️ by readme-md-generator

License

FOSSA Status