Coder Social home page Coder Social logo

jasnow / codemontage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codemontagehq/codemontage

0.0 3.0 0.0 2.28 MB

CodeMontage is where we code for good. Find open source software projects with a social impact and save the world.

Home Page: http://codemontage.com

License: GNU General Public License v3.0

codemontage's Introduction

##Welcome to the CodeMontage Platform

CodeMontage is on a mission to help you become a software superhero.

We believe coding can help save the world, and that by contributing to the right open source, real world projects, you can become a great coder.

If you'd like to join our quest to empower software superheroes, feel free to submit a pull request or reach out to us at [email protected].

###Development Environment Setup

CodeMontage currently uses Ruby on Rails version 3.2.13 and Postgres 9.2.2.

To get started,

  • Install Rails. We recommend Rails Installer.
  • Install Postgres. We recommend Postgres App. (If you're using Mac OS X Lion, you may need this fix for Postgres.)
  • In your application directory, run rake secret > secret_token to create a secret token for your local environment. This file is specific to your machine and will be ignored by git.
  • Configure the app for your local database by copying database.yml.sample to database.yml and making any changes needed for your database setup (possibly rake db:create).
  • Once your database is created, run rake db:migrate.
  • Load helpful example data into your local database by running rake db:seed.
  • If you'll be developing around Github login or registration, register your own Github Oauth Application for development and set your environment variables when you start your server. e.g. GITHUB_KEY=your_key GITHUB_SECRET=your_secret rails server

Once you've installed these dependencies, test your setup by running rails server and visiting your site at http://localhost:3000

Congratulations, you're ready to help build CodeMontage!

License

Copyright (c) 2013 Code for Humanity, LLC. See LICENSE for details.

codemontage's People

Contributors

bmartinstudio avatar dbness avatar nahurst avatar andrew avatar b-ryan avatar courte avatar thenickcox avatar

Watchers

Al Snow avatar James Cloos 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.