Image annotation tool
After pulling down the repository, a few initial setup steps are required to configure the application on the server:
- Copy the
env.example
file to.env
, and modify the settings as needed - In the
photic
folder, copylocal_settings.py.example
tolocal_settings.py
and modify as needed