Skip to main content
If you’re actively developing Lerian Console, we recommend running it outside Docker to avoid conflicts and improve speed.

Steps

1

Stop the Console container

2

Go to the Console project folder

3

Install dependencies

4

Review the environment

The project ships a .env.development file that the development server loads automatically. Adjust its variables if your local services (Midaz APIs, Access Manager) run on non-default hosts or ports.
5

Start dev mode

The development server runs at http://localhost:8081. The first build might take a minute as pages are compiled.