Skip to content

EPFL-ENAC/esstech-humconnect

Repository files navigation

HumConnect

Humanitarian Connector for the EssentialTech Centre's HUD program

Requirements

  • uv Python package and project manager
  • npm Node.js package manager
  • Make

Deploying locally

Clone the repository with submodules:

git clone
cd esstech-humconnect
git submodule update --init

Setup your environment by running:

make install

Backend

In one shell, run:

make run-db
make run-backend

The interactive API documentation will be available at http://localhost:8000/docs.

Frontend

In another shell, run:

make run-frontend

The website will be available at http://localhost:9000.

About

Humanitarian Connector for the EssentialTech Centre's HUD program

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors