Coder Social home page Coder Social logo

alexbannon / browserstream Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 8.01 MB

Node, Express, PostgreSQL, and Angular App that allows users to easily search what's available on different streaming services

HTML 11.75% JavaScript 74.69% CSS 12.97% Python 0.59%

browserstream's Introduction

browserstreams

A PostgreSQL, Node, Express, and Angular app that uses Cheerio scraping, a Redis caching layer, and Mocha and Protractor tests.

Purpose

To create an app that allows users to browse available online streams across multiple platforms (netflix, hulu, hbo, etc).

Installation Instructions

npm setup
  • install redis (if homebrew is installed, brew install redis will work)
  • install postgresql
  • create a database called browserstream and a user called "local"
  • create a config.js in your config/environment directory that looks like the following (updating the connection with your API keys and postgres information): https://github.com/alexbannon/browserstream/blob/master/fakeConfigFile.js
npm install -g db-migrate
db-migrate up
npm start

Testing

npm test

Will kick off mocha/chai tests as well as protractor tests if the mocha/chai tests pass

browserstream's People

Contributors

alexbannon avatar

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.