frankier / vitrivr-ng

Vitrivr NG is a web-based user interface for searching and browsing mixed multimedia collections. It provides the user with the ability to use cineast's retrieval capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitrivr NG

Build Status

This directory contains the source code distribution of Vitrivr NG (stands for either 'Angular' or 'Next Generation'). It was created using Angular

Vitrivr NG is a web-based user interface developed to be used with the latest version if Cineast. It allows the user to browse in and retrieve from mixed multimedia collections.

For setup information, consult our Wiki

Development server

From the project folder, run ng serve to start a development server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. If you wish to prevent automatic reloading, run ng serve --live-reload=false

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Vitrivr NG is a web-based user interface for searching and browsing mixed multimedia collections. It provides the user with the ability to use cineast's retrieval capabilities.

License:MIT License


Languages

Language:TypeScript 86.3%Language:HTML 9.9%Language:CSS 3.2%Language:JavaScript 0.3%Language:Shell 0.3%