This repository contains the server development environment (devenv) for The Things Network.
The Things Network's back-end contains two services: croft, and jolie. They are connected through a RabbitMQ message queue. Jolie stores received data in an InfluxDB database and will MongoDB for application state storage.
Note that dike is for basic demonstration purposes only and will be replaced shortly by an example that uses proper message routing.