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 a MongoDB database that is also used for application state storage.