Skip to content

unicef/hope-control-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HOPE Control Manager

Test Lint codecov Documentation Pypi Docker Pulls

Translations

You can contribute to the Portal translation at https://app.transifex.com///dashboard/

Contributing

Requirements

Checkout and configure development environment

    git checkout https://github.com/unicef/hope-control-manager.git
    cd hope-control-manager
    uv venv .venv
    uv sync

    ./manage.py env --develop > .envrc  # create initial development configuration
    direnv allow .  # enable enviroment
    createdb hope_control_manager  # create postgres database on localhost

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published