Pull the Docker image for the frontend service from DockerHub:
Build Docker Image from Source Code
-
Build the frontend image
-
Start the frontend image
- When the console domain and web app domain are different, you can set the CONSOLE_URL and APP_URL separately
- To access it locally, you can visit http://127.0.0.1:3000
Edit this page | Report an issue