-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
- Make sure docker is installed in the laptop.
- Switch to publish branch like
devpublish - copy the
config/staging/staging.env.sampletoconfig/staging/staging.envandconfig/staging/docker-staging.env.sampletoconfig/staging/docker-staging.env - install
nats-serverif you want to start the backend in staging mode. - Start the backend
- now build docker and run docker by following command
lerna exec --scope="*frontend-server" yarn docker:build && lerna exec --scope="*frontend-server" yarn docker:run
- frontend runs on 3010 port.
Metadata
Metadata
Assignees
Labels
No labels