Watch your Solid Inbox! Watch your LDNs as they arrive! Build and run using Docker docker build -t ldn-v:latest . docker run -d -p 8080:80 --name LDN-V ldn-v:latest Project setup npm install Compiles and hot-reloads for development npm run serve