Coder Social home page Coder Social logo

ib_viewer's Introduction

Appsterdam Members Listing

We’re in full development mode. For background chatter about the development process, check: @appsterdamrs, @fngtps, @alloy, @thijs.

If you want to know what we’re building, you can read the requirements.

Development

First do the regular Rails 3 dance.

$ bundle install
$ rake db:setup

Export some environment variables:

# You can get Twitter's consumer key and secret here: http://dev.twitter.com/. 
$ export TWITTER_CONSUMER_KEY="consumer_key"

# You can get a Meetup api key here: http://www.meetup.com/meetup_api/key/.
$ export TWITTER_CONSUMER_SECRET="consumer_secret"
$ export MEETUP_KEY="meetup_key"

After that install Sphinx

$ brew instal sphinx
$ rake ts:index
$ rake ts:start

Then initialize the application:

$ bundle exec rails s

To import events from all external sources use

$ rake import_events

Production

Removal of outdated classifieds, updates of Sphinx index and retrieval of new events are done by rake’s ‘cron’ task.

ib_viewer's People

Contributors

mmeiborg avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.