Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

NetfluxESIR/frontend

Repository files navigation

Netflux ESIR - Frontend

This repository contains the frontend of the Netflux ESIR project used to display videos and metadata.

Netflux ESIR - Frontend - Preview

It relies on the Netflux backend to retrieve data and among other things: it uses Nuxt.js to generate static pages.

Install

Note that you need to have the backend and the pipeline running to be able to use the frontend.

Requirements

Run from source

git clone https://github.com/NetfluxESIR/frontend.git
cd frontend
pnpm install
pnpm run dev

Run with Docker

docker run -p 3000:3000 ghcr.io/netfluxesir/frontend:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages