Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.
/ LIT Public archive

Label it. An image labeling website. Created for the TU Berlin SkSys module.

License

Notifications You must be signed in to change notification settings

peppasd/LIT

Repository files navigation

LIT

LabelIT. An image labeling website. Created for the TU Berlin SkSys module.

Development Guide

    $ docker-compose build      # Build the containers
    $ docker-compose up         # Run the container
  • The django instance should run on port 8000 and pgadmin on port 80 (HTTP)
  • To run any command in the django container, eg migrate:
    $ docker-compose run web python manage.py migrate  # docker-compose run web <your command>

About

Label it. An image labeling website. Created for the TU Berlin SkSys module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7