Skip to content

redmac135/foursight

Repository files navigation

Foursight

A 95% accurate early cancer detection tool which uses micro-RNA sequences as input.

image

Installation

Clone the repository:

https://github.com/redmac135/foursight.git
cd foursight

Create .env file using the format

PORT=<port number>
SECRET_KEY=<django secret key>
ALLOWED_HOSTS=localhost,127.0.0.1,example.com
CSRF_TRUSTED_ORIGINS=http://localhost,http://127.0.0.1,https://example.com

Start the server with docker compose

docker compose up -d

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •