Skip to content

Web API doesnt work #30

@krastegar

Description

@krastegar

Hi I am trying to access the tool via https://msir.cmdm.tw/. But I think the server might be down? I also tried to use the docker image, but it failed to build

config.json

my .env:

#storage path
DIR_HIST='/usr/local/app/backend/HIST_storage'
DIR_MSI='/usr/local/app/backend/MSI_storage'

#JWT
#SECRET=

#DEV PORT
DEV_PORT=13004

#mail system setting
#MAIL_USER=
#MAIL_PASS=
#MAIL_HOST=
#MAIL_PORT=

#Frontend server url
WEB_URL="http://localhost:3000"

#sqlite DB path
#DB_PATH=

#python venv
#PYVENV_ACTIVATE_PATH =

#API
API_URL = "https://localhost:13004"
API_KEY = "123"

#example file path
EXAMPLE_IMZML= "/usr/local/app/backend/20251012_old_liver.imzML"
EXAMPLE_IDB= "/usr/local/app/backend/20251012_old_liver.ibd"
EXAMPLE_HISTOLOGY="/usr/local/app/backend/old_liver_10x.jpg"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions