emfcamp / camptions

Node-based caption ingestion & display server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

camptions

Tooling for caption ingestion, storage and display

The portal also handles schedule ingestion and display.

Development

Backend

Development containers can be spun up with: docker compose up backend --build

Portal

Inside portal folder run: npm install npm run dev

Caption Server

Start with: docker compose up server

Deployment

Spin everything up with: docker compose up --build

Contributors

Ben Lewis - @benjisoft Ben Hussey - ben@blip2.net

About

Node-based caption ingestion & display server

License:MIT License


Languages

Language:TypeScript 47.7%Language:Vue 31.8%Language:CSS 16.3%Language:Dockerfile 1.7%Language:HTML 1.3%Language:JavaScript 1.2%