Skip to content

skarab42/marv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0937ce0 · Jul 25, 2021
Feb 12, 2021
Jul 25, 2021
Jan 24, 2021
Jul 25, 2021
Dec 13, 2020
Mar 30, 2021
Nov 14, 2020
Feb 5, 2021
Mar 30, 2021
Jan 21, 2021
Jul 25, 2021
Oct 25, 2020
Jan 1, 2021
Jul 25, 2021
Nov 28, 2020
Jul 24, 2021

Repository files navigation

Marv // StreamDeck Like // Twitch Bot

WIP Projet développé en live sur la chaîne twitch.tv/skarab42.

Marv - v0.6.01

Installation

  • Download and install from here (win/mac/linux).

OBS WebSocket

Contribute ?!

Project setup

# Clone this repository
git clone https://github.com/skarab42/marv

# change directory to cloned path
cd marv

# install all dependencies
yarn install
yarn build
yarn app:build

# run application in development mode
yarn watch

# run application in production mode
yarn start

# build application in production mode
yarn build
yarn app:build

# lint project
yarn lint

How to build with npm (easier from ubuntu?):

cd marv
npm install
npm run tailwind:build --prod
npm run client:build
npm run app:build

Credit: thermo74 :)

Translations

  • Spanish by TerminabloxHD
  • French by Skarab42
  • English by Skarab42