sanchezcarlosjr / Breast-Cancer-risk-estimation-system

Breast Cancer risk estimation at a public Mexican hospital

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breast-Cancer-risk-estimation-system

Breast Cancer risk estimation at a public Mexican hospital

SFTP server configuration

Consult https://hub.docker.com/r/atmoz/sftp Make a directory with the name "filesystem" and save images in the format you want.

Installation

  1. mv .env.example .env
  2. Change .env into your production variables
  3. Install node dependencies
yarn
  1. Start next server
yarn build && yarn start
  1. Call the web app as http://localhost:3000/?path=1.1

Final result result

About

Breast Cancer risk estimation at a public Mexican hospital

License:GNU General Public License v3.0


Languages

Language:TypeScript 96.3%Language:JavaScript 2.7%Language:Shell 1.0%Language:CSS 0.0%