Skip to content

Repository files navigation

VoTT-web

Visual Object Tagging Tool: A lightweight and collaborative tool for image tagging.

Development Setup

First make sure you have a .env file created and that it includes the following key pairs:

PORT=8080
WEBSITE_HOSTNAME=http://localhost:8080

AZURE_STORAGE_CONNECTION_STRING=
GITHUB_CLIENT=
GITHUB_SECRET=

VOTT_DEFAULT_ADMIN_GITHUB_USER=
VOTT_DEFAULT_ADMIN_NAME='Luke Skywalker'

Then you can run either

docker-compose up

or

npm install
npm start

Deploy to Azure

Click this button to deploy web app and storage resources to Azure.

Deploy to Azure

About

Visual Object Tagging Tool: A lightweight and collaborative tool for image tagging.

Resources

Stars

17 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages