M4rcxs commented on issue #849: URL: https://github.com/apache/age/issues/849#issuecomment-1524030061
Unfortunately, the readme is not currently available. However, it is slated to be added in the near future. In the meantime, you can test the application by following these steps: - Clone the repository and go to the ageviewer_go branch. - Remove 'agensgraph.c' file. - Run the command "wails dev". It's important to note that the tool is still under development, so it may not be completely stable. Additionally, it's worth noting that the backend is currently not connected to the frontend. To start the backend server, navigate to the backend folder and run the command "go run .". Then, in another terminal, run the command "node APIfunctions.js" to access a command menu for interacting with the backend server. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
