fantonangeli commented on code in PR #2532: URL: https://github.com/apache/incubator-kie-tools/pull/2532#discussion_r1731010582
########## packages/sonataflow-mock-server/README.md: ########## @@ -0,0 +1,11 @@ +# SonataFlow Mock Server + +### Description + +The SonataFlow Mock Server provides the SonataFlow GraphQL and OpenAPI endpoints. + +### Usage + +To run the development server, use the following command: + +`pnpm start` Review Comment: Yeah it would be quite strange to have a server for a Serverless ecosystem :smile: I renamed it `sonataflow-dev-app` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
