graphql-engine/community/sample-apps/todo-auth0-jwt/todo-app/exec.ps1

3 lines
88 B
PowerShell
Raw Normal View History

docker build -t auth0-react-01-login .
docker run -p 3000:3000 -it auth0-react-01-login