@finos/legend-application-repl-deployment

13.49.0 • Public • Published

@finos/legend-application-repl-deployment

This is the Legend REPL web application deployment. This is used for development locally

Getting Started

  1. Start the REPL using this guide.
  • Use DataCubeClient.
  • Make sure to configure the properties to have the REPL point at the DEV web app:
# [DEVELOPMENT] Specify the base URL for the development instance of the web application
# this is needed to bypass CORS
-Dlegend.repl.dataCube.devWebAppBaseUrl=http://localhost:9005

# [DEVELOPMENT] By default, the port is randomized, but for development, the port needs
# to be fixed to allow the web application to connect to the REPL
-Dlegend.repl.dataCube.devPort=9006
  1. Start REPL web-application:
  yarn install
  yarn setup
  yarn dev:repl

Visit http://localhost:9005/repl/grid and the application should be up and running.

Package Sidebar

Install

npm i @finos/legend-application-repl-deployment

Weekly Downloads

174

Version

13.49.0

License

Apache-2.0

Unpacked Size

86.5 MB

Total Files

312

Last publish

Collaborators

  • finos-admin
  • maoo
  • texodus
  • neil.slinger