Coder Social home page Coder Social logo

meteor-youtube's Introduction

Meteor Youtube Experience

using meteor to create a customizable youtube experience

To run locally

From command line

$ curl https://install.meteor.com/ | sh

Go to dir /app

From command line

$ meteor

App will say there's errors. Stop meteor. (control + c on mac while in terminal still) Run meteor again

$ meteor

Important Note - Reason for error (Bourbon)

Because Meteor will attempt to compile you app's local stylesheets prior to copying the server assets directory, the first time you run the app after installing the package your app will complain that it is unable to find it. For the moment this can be resolved by either stopping and restarting the app, at which point you should no longer get this error message, our running touch on you local stylesheet thats attempting to access the package, triggering a reload.

Again, you shouldn't have this error after your first time. Remember, run meteor, stop meteor, run meteor again.

Another Note - Cordova has issues with old plugin registries

to fix this issue i had to add additional cordova apache plugins according to the issue board on meteor here

Packages included

  • autopublish 1.0.2 Publish the entire database to all clients
  • insecure 1.0.2 Allow all database writes by default
  • meteor-platform 1.2.1 Include a standard set of Meteor packages in your app
  • mquandalle:jade 0.4.1 Jade template language
  • fourseven:scss 2.0.0_1 Style with attitude. Sass and SCSS support for Meteor.js (with autoprefixer and sourcemaps).
  • wolves:bourbon 1.0.0 Meteor 0.9.3+ - Bourbon is a simple and lightweight mixin library for Sass.
  • reywood:font-awesome-sass 4.2.2 Font Awesome stylesheets in SCSS format

Contributer's welcome

A trello board is being used to list out all the ideal features and tasks for the development of this project.

VIEW PROJECT

meteor-youtube's People

Contributors

nomasgrim avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

willangles

meteor-youtube's Issues

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.