Skip to content

WHOIGit/photic

Folders and files

NameName
Last commit message
Last commit date
May 5, 2022
Aug 19, 2021
May 18, 2021
Apr 21, 2022
Sep 30, 2024
Sep 9, 2021
Sep 9, 2021
Feb 15, 2021
Sep 30, 2024
Dec 28, 2020
Apr 9, 2021
Sep 30, 2024
Sep 30, 2024
Sep 30, 2024
Dec 30, 2020
Dec 30, 2020
Sep 30, 2024
Sep 30, 2024
Feb 8, 2021

Repository files navigation

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