Skip to content

UmangSharma5/DFS_ReactViewer

Repository files navigation

Histopathology Viewer

Setup

  • Install MySQL, and create credentials as mentioned below
SQL_HOST = "localhost"
SQL_USER = "Histuser"
SQL_PASSWORD = "password"
SQL_DATABASE = "Histdata"
  • Run create_schema.sql from server/db_setup

Sub Components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published