Skip to content

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

License

Notifications You must be signed in to change notification settings

CatalystCode/VoTT-web

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages