Skip to content

tari-project/wxtm-bridge-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxtm-bridge-backend

Development

  1. Create a shared Docker network (if not already created):

    docker network create shared-wxtm-network
  2. Start the backend service:

    docker compose up wxtm-backend

Upload artifacts

  1. Set up AWS credentials:

    export AWS_ACCESS_KEY_ID="access-key"
    export AWS_SECRET_ACCESS_KEY="secret"
    export AWS_SESSION_TOKEN="session-token"
  2. Set up Sentry authentication:

    export SENTRY_AUTH_TOKEN=xxxxx
  3. Run the upload command:

    make upload-artifact-dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages