GithubHelp home page GithubHelp logo

roost-chicago-2014-app's Introduction

Roostagram!

Roostagram was created by engineers at Bocoup to demonstrate and teach the software development process using modern tools and workflows. This application is collaboratively built during Roost and Bocoup's training classes.

We want everyone to learn from this repository, though!

  • Code comments document how the application works. These comments are distributed throughout the source code.
  • The project's git history describes why the code is written the way it is. We've meticulously crafted the history to demonstrate an ideal application development process. If you need help reading the git history, check out these screencasts on bocoup.com:

Installation

Make sure you have all this stuff:

  1. Install nodejs. Make sure you install something on the v.0.10 release branch. Version 0.11 is a development branch and breaks some of the libraries in our application.
  2. Install Grunt globally by typing npm install -g grunt-cli into your terminal/command line.
  3. Install Bower globally by typing npm install -g bower.
  4. Install git.
  5. Install the Java Development Kit

Once you have all of these, you can download this repo, cd into this directory, run npm install to install all of the dependencies, and grunt to start the tasks to run the server and see the site.

Troubleshooting

If npm shows errors (which can happen from time to time due to network issues) re-try the command. If npm needs administrator access, Mac and Linux users should run with the sudo command; Windows users should run their command shell as the Administrator.

Further Reading

The docs/ directory contains additional documentation related to the project.

  • tools.md: a partial listing of the tools used to make Roostagram
  • resources.md: educational materials covering some of the core concepts for Roostagram

License

Copyright (c) 2014 Bocoup
Licensed under the MIT Expat license.

roost-chicago-2014-app's People

Contributors

cowboy avatar jugglinmike avatar iros avatar boazsender avatar bobholt avatar isaacdurazo avatar

Stargazers

Tatiana Trubitcyna avatar Garry Gu avatar Joshua Sampia avatar Adan Altamira avatar  avatar Jared Hanstra avatar Peter St.Jean avatar Jordan Miller avatar  avatar Stefan Cameron avatar Vizente Freeman avatar Derek Edwards avatar Rob avatar Bhanu Chawla avatar

Watchers

Rick Waldron avatar  avatar Leo Balter avatar K Adam White avatar Sue Lockwood avatar  avatar James Cloos avatar Tyler Kellen avatar April Hart avatar Jory Burson avatar  avatar James Please avatar Matthew Slavin avatar TJ avatar James avatar  avatar  avatar

roost-chicago-2014-app's Issues

Issues installing and running site

I attended the Chicago Roost conference, and I was able to run Roostagram locally at that point. However, I'm not able to run it now on a different computer. I'm running through the installation steps, but I'm hitting the following errors (I'm on a Windows machine):

When running npm install:
configure error
stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
stack at failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:118:14)
stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:81:11
stack at Object.oncomplete (fs.js:107:15) System Windows_NT 6.1.7601
command "node" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
cwd D:\Roostagram\node_modules\webdriver-sync\node_modules\java
node -v v0.10.18
node-gyp -v v0.10.9
not ok

When running grunt:
Warning: PhantomJS timed out, possibly due to a missing Mocha run() call. Use --
force to continue.

Aborted due to warnings.

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.