RockefellerArchiveCenter / digitized_av_qc

An application to review and assign rights statements to digitized audiovisual assets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digitized_av_qc

An application to review and assign rights statements to digitized audiovisual assets.

Getting started

Clone the repository to a new directory:

$ git clone git@github.com:RockefellerArchiveCenter/digitized_av_qc

Move to the root directory of the repository:

cd digitized_av_qc/

Start the app with Docker Compose:

$ docker compose up

Once the application starts successfully, you should be able to access it in your browser at http://localhost:8080

When you're done, shut down Docker Compose:

$ docker compose down

License

Code is released under an MIT License, as all your code should be. See LICENSE for details.

About

An application to review and assign rights statements to digitized audiovisual assets.

License:MIT License


Languages

Language:Python 64.2%Language:HTML 21.2%Language:Shell 9.4%Language:JavaScript 4.3%Language:CSS 0.5%Language:Dockerfile 0.4%