ARP Server is a server for managing device and allocating device to user.
clone this repository to your machine, run it:
git clone https://github.com/arpnetwork/arp_server.git
cd arp_server
mix run --no-halt
ARP Server source code is released under Apache 2 License.
Check LICENSE file for more information.