Sign inSign up

universalresolver/universal-resolver-frontend

Sponsored OSS

By Decentralized Identity Foundation

•Updated 8 months ago

Image
0

10K+

universalresolver/universal-resolver-frontend repository overview

⁠Frontend for DIF Universal Resolver

See https://github.com/decentralized-identity/universal-resolver/⁠

⁠Running the Frontend for the Universal Resolver

⁠Running with Docker

Production build and creating & runnig a docker container. The frontend will be accessible at http://localhost:80/⁠

npm run build
docker build -f ./docker/Dockerfile . -t universalregistrar/universal-resolver-frontend 
docker run -p 80:80 universalresolver/universal-resolver-frontend

Tag summary

Content type

Image

Digest

sha256:fe8fa4303…

Size

26.2 MB

Last updated

8 months ago

docker pull universalresolver/universal-resolver-frontend

This week's pulls

Pulls:

2,579

Last week