datahub/docker/datahub-frontend
John Joyce 29832e5385
feat(Product Analytics): Introducing In-App Analytics Beta (#2499)
Co-authored-by: Harshal Sheth <harshal@acryl.io>
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-05-11 15:41:42 -07:00
..
2021-04-29 23:27:03 -07:00

DataHub Frontend Docker Image

datahub-frontend docker

Refer to DataHub Frontend Service to have a quick understanding of the architecture and responsibility of this service for the DataHub.

Checking out DataHub UI

After starting your Docker container, you can connect to it by typing below into your favorite web browser:

If using React app:

http://localhost:9002

If using legacy Ember app:

http://localhost:9001

You can sign in with datahub as username and password.