You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the below instructions to run the engine, but there is no directory called "legend-engine-server", can you help with the right instructions please?
Development setup
This applications uses Maven 3.6+ and JDK 11. Simply run mvn install to compile.
In order to start the server, please use the Main class org.finos.legend.engine.server.Server with the parameters: server legend-engine-server/src/test/resources/org/finos/legend/engine/server/test/userTestConfig.json.
You can test by trying http://127.0.0.1:6300/ in a web browser. The swagger page can be accessed at http://127.0.0.1:6300/api/swagger
The text was updated successfully, but these errors were encountered:
Support Question
I see the below instructions to run the engine, but there is no directory called "legend-engine-server", can you help with the right instructions please?
Development setup
This applications uses Maven 3.6+ and JDK 11. Simply run mvn install to compile.
In order to start the server, please use the Main class org.finos.legend.engine.server.Server with the parameters: server legend-engine-server/src/test/resources/org/finos/legend/engine/server/test/userTestConfig.json.
You can test by trying http://127.0.0.1:6300/ in a web browser. The swagger page can be accessed at http://127.0.0.1:6300/api/swagger
The text was updated successfully, but these errors were encountered: