Skip to content

Latest commit

 

History

History

backend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@login-with-metamask/backend

Deploy Manually

You can use the docker image to deploy the backend, or use the command below to build and run the backend.

yarn build
yarn start