Giter Club home page Giter Club logo

obs-task-list-overlay's Issues

Issue with build

I'm using docker and went through your process and cannot get the container to load. it crashes with this error (below)

I even tried adding RUN npm install express to the dockerbuild file and made a second image and it still had the same error. Ideas?

internal/modules/cjs/loader.js:934

throw err;
^
Error: Cannot find module 'express'
Require stack:

  • /usr/src/app/server.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:931:15)
    at Function.Module._load (internal/modules/cjs/loader.js:774:27)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object. (/usr/src/app/server.js:2:15)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/usr/src/app/server.js' ]
    }

Add official image on Dockerhub with instructions for easy use

If you want to just run the container straightaway and not have to build it or run any Node.js on your system, I could have an official image hosted on Docker Hub. When you run it you can pass in your own path to a config.json file (e.g. in the same directory as a docker-compose.yml file that you copy from the README), and it will pick up that configuration.

Inspired by #3.

Document how to integrate app with Elgato Stream Deck

...since that's how I'll be controlling it.

Hopefully I can just add a thing like 'run a script' or 'load a web page' (but not opening the browser), and have an left arrow key to go back a step (/down), and a right arrow key to go forward a step (/up).

I have a TODO in the README for this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.