An open API service indexing awesome lists of open source software.

https://github.com/emfcamp/camptions

Node-based caption ingestion & display server
https://github.com/emfcamp/camptions

Last synced: 5 months ago
JSON representation

Node-based caption ingestion & display server

Awesome Lists containing this project

README

          

# 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](https://twitter.com/benjisoft)
Ben Hussey - ben@blip2.net