tom-sherman / orson

🍿 The Citizen Kane of home media servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orson

The Citizen Kane of local media servers.

Development

Make sure you have Rails 5.1 and a recent verson of Node installed.

Clone the repository

git clone https://github.com/tom-sherman/orson.git

Enter into the directory and install dependencies

cd orson
bundle install
yarn install

Make your changes and ensure all tests pass before submitting a pull request

yarn test

Running locally

rails s
./bin/webpack-dev-server --host 127.0.0.1

About

🍿 The Citizen Kane of home media servers.


Languages

Language:Ruby 63.7%Language:HTML 16.3%Language:JavaScript 15.4%Language:CSS 4.2%Language:Vue 0.5%