WHOIGit / photic

Image annotation tool
MIT License
2 stars 0 forks source link

Photic

Image annotation tool

Project Setup

After pulling down the repository, a few initial setup steps are required to configure the application on the server:

  1. Copy the env.example file to .env, and modify the settings as needed
  2. In the photic folder, copy local_settings.py.example to local_settings.py and modify as needed