Skip to content

mrc-ide/mint-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

408 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mint v2 - Malaria Intervention Tool

A tool for planning and optimizing malaria interventions using a SvelteKit application for the client and a FastAPI backend.

Quick Start

  1. Go into the client directory:

    cd client
  2. Run Redis and FastAPI

    ./scripts/run_dependencies.sh
  3. Install npm dependencies:

    npm install
  4. Set up environment variables:

    Create a .env file, use the .env.example as a template:

  5. Start development server:

    npm run dev

Client

Refer to the client/README.md for details on the SvelteKit application.

Backend

Refer to the server-python/README.md for details on the FastAPI backend.

About

Malaria intervention tool V2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •