The old links that you download the Ratel’s old version won’t work on the latest releases.
I have builded new versions here Ratel - Google Drive
It has Windows, Linux and Mac os. Let me know if it is broken on your system. Cuz I have tested only on macOS.
I’m posting a preview version of Ratel Dashboard for Windows, Linux, and macOS platforms. It’s not official, just a preview. This version will serve as an extra extension tool, along with the official Dgraph binary.
hi, Michel, When I run the query
{
test(func: has(name)){
uid
name
}
}
,there is a error message “Unsupported Content-Type, Supported content types are application/json, application/graphql±”, but the content type is indeed application/graphql±, I don’t know what’s wrong? thanks
when I click the button “Manage Schema”, the error message is “Error While trying to fetch schema”, but I have already connected the server
thanks, I really need a local client,the official web client is difficult to connect,there is a problem here. When I open it, I will be prompted to read a certain file on the C drive, but my computer is the company’s computer. The C drive is protected and cannot be operated. thanks again.
Good news, I have worked on porting Ratel to the latest version to Electron. I have edited the main comment with the link to download. Please, test it and let me know if it is working for you. Also, I gonna update the Electron branch on Ratel’s repository.
Yes, is a bit behind master. The electron branch is here GitHub - dgraph-io/ratel at ElectronJS if you wanna these commits you can merge master and build it locally. I can do it with free time, but have to wait.