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
- Host: GitHub
- URL: https://github.com/emfcamp/camptions
- Owner: emfcamp
- License: mit
- Created: 2024-04-08T20:12:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T20:51:15.000Z (about 2 years ago)
- Last Synced: 2024-05-04T21:36:16.995Z (about 2 years ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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