n1ru4l / character-overlay

Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.

Home Page:https://character-overlay.n1ru4l.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Character Overlay

Add a character overlay for you video stream without hassle.

docker run -p 4000:4000 -v $PWD/.data:/data n1ru4l/character-overlay

Visit http://localhost:4000

Running the App

Development

Available Scripts

yarn codegen

Generate code typings for the GraphQL operations.

yarn server:dev

Start the GraphQL backend, you must run this command first.

yarn dev

Starts the snowpack development server.

Building the docker image

yarn build:docker

About

Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.

https://character-overlay.n1ru4l.cloud


Languages

Language:TypeScript 97.3%Language:Dockerfile 1.3%Language:HTML 1.2%Language:JavaScript 0.2%