Giter VIP home page Giter VIP logo

rubysg's Introduction

ruby.sg

Build Status Code Climate

This is the app for ruby.sg - a community site for the Singapore Ruby Community!

Contributing to ruby.sg

ruby.sg needs your help and we would love to see contributions from anyone in the community.

Please refer to the PivotalTracker project for details on features/bugs/chores that you can help with.

Alternatively, you can also raise feature requests, or bug reports on GitHub Issues.

The initial design of ruby.sg was contributed by Tinkerbox Studios. Mockups are available at _design.

Setup of Development Environment

.env

You'll need to have a .env file ready in your app directory with the following keys:

APP_SECRET_KEY=<you can put anything here>
MEETUP_API_KEY=<your meetup api key>

To get your MEETUP_API_KEY, go to http://www.meetup.com/meetup_api/key/.

Postgres

The easiest way to get it working on a Mac is with http://postgresapp.com/.

Workflow

Go ahead and fork the app, checkout a branch, work on a feature/bug/chore and submit it as a pull request.

Core Contributors

I'll be adding folks as core contributors to the repo too when you chalk up enough contributions.

As a core contributor, you'll get access to the repo and can help with review and management of pull requests. You'll also get access to PivotalTracker and possibly deployment rights in the future.

You'll also be listed in this readme as a core contributor!

Voluntary Contributors

Fork away and just start writing code (with tests). Make a pull request when you are done.

I'm sure you can help with typos, design tweaks etc. The core contributors will review and merge in your PRs.

Testing

All features/bug fixes should come with tests. We're using RSpec.

To run tests, just run rake or rspec on console. guard is also available.

Deployment

The app is currently deployed on Heroku. No fuss. No thrills.

Questions

Please feel free to email me [email protected].

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.