2.2.8 • Published 4 years ago

@dolittle/node-red-infor-m3 v2.2.8

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Libertas

Libertas is the Roman goddess and personification of liberty. This project is dedicated to getting data from data centric systems in an easy way into an Event Driven Microservice oriented world.

Getting started

Prerequisites:

This repository leverages Yarn workspaces.

At the root of the repository, do the following from your terminal:

$ yarn

Dolittle Runtime

Some of the Node-RED Nodes in this project is built to support the Dolittle Runtime. In order to develop on these leveraging the Testbench for instance, you'll have to have the runtime running with an appropriate storage for the events.

Within the Environments folder you'll find a pre-configured environment that can be used for this purpose in the form of a Docker compose environment. By running the following in your terminal, you should have it all running:

$ ./mongo-and-runtime.sh

It configures a tenant with the necessary resources for it. The tenant id is: c59abefd-f72a-4684-ad7f-dfdd2c466fec.

Building any of the Node-RED projects

Within the ./Source folder there are Node-RED projects, these can be built either using the Gulp tasks or through running the watcher within each of the package folders.

Watch:

$ yarn start

If you prefer building explicitly, you can run:

$ yarn build

Getting started with the Node-RED Nodes

From within the ./Testbench folder, you should also run:

$ yarn

Then you can start the testbench in either a watch mode or a non watching mode.

Watch:

$ yarn start

The watch will watch for code changes in the ./Source folder. When you build any of the projects either through the watch functionality or the explicit build, Node-RED will restart and load the packages.

2.2.8

4 years ago

2.2.7

4 years ago

2.2.5

4 years ago

2.2.4

4 years ago

2.2.6

4 years ago

2.2.1

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.0

4 years ago

2.1.9

4 years ago

2.1.8

4 years ago

2.1.6

4 years ago

2.1.7

4 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.5

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago