Distr Server Distr backend GraphQL Server. Central server in the Distr platform that modules connect to via gRPC. Development How do I get set up? Clone this repo Install dependencies npm install Set the .env variables to valid values Run npm run dev to run the server locally