Arthur Murauskas
Arthur Murauskas
> Lots of great input. As I suggested earlier, does someone want to start by auditing JSONSchema 4 vs. 6 vs. 7 to see what’s new, and what’s backwards-incompatible? Publishing...
Hey! Modifying the schema to this (by adding the `"additionalProperties": false` to the `allOf` itself modifies the output. Here is the updated schema: ```json { "$schema": "http://json-schema.org/draft-07/schema#", "title": "Demo", "type":...
Hi @JJediny 👋 > I know the project is still under active development. Indeed it is but we really appreciate your feedback! > Each source has a set JSON schema...
Hi @Erislandys , I don't think it is related to Redis actually. This error is due to the front-end trying to connect to the backend. By default, front-end will try...
> Thanks @valcker > I am trying to deploy to Azure with Docker, the backend in theory works fine, the frontend loads until login Hey @Erislandys. That's the issue with...
> Hi @valcker, I' m trying to deploy locally using docker image, and frontend is making a request to http://localhost:3030/graphql and of course fail, 'cause this react app run in...
@rmolinet in case if you are using a Dockerfile and not docker compose, there is an issue with it and I just pushed a fix here #373 . Once merged,...
> Hi there @valcker thanks for responding, maybe I was not more explicit, I'm trying to deploy the dashboard using the latest docker image in docker hub; for this I'm...
> Thanks @valcker > I am trying to deploy to Azure with Docker, the backend in theory works fine, the frontend loads until login > > Compose: > version: '3.7'...
@rmolinet please don't be sorry, we are here to help! Would you be able to join me in slack, or discord, or telegram (or any other messenger for that matter)...