kenwoon commented on issue #849: URL: https://github.com/apache/age/issues/849#issuecomment-1526465418
> Also, the backend is not connected to the front end for now. To run the backend: > > 1. Got to the backend folder. > 2. Run `go run .`, this will start the backend server. > 3. and then run `node APIfunctions.js` in another terminal, this will provide you cmd menu to interact with the backend server. I've tried running `node APIfunctions.js` in a new terminal but I did not get a command menu, instead it just returned nothing. Also running `wails dev` brings up the application but nothing happens when I click on the start button. Is this expected? -- 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: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org