GithubHelp home page GithubHelp logo

taniadgv / billbo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thoughtworks/billbo

0.0 2.0 0.0 737 KB

Help an institution that helps other people. They got a lot of bills to pay and we got a lot of ideas to share.

billbo's Introduction

Build Status

Help an institution that helps other people. They got a lot of bills to pay and we got a lot of ideas to share.

Setup local environment

To run locally for development

  • Start mongo server $ path/to/mongo/mongod;
  • Run the application using shotgun $ shotgun;
  • Go to localhost:9393;

To seed test data

  • Run $ rake db:seed to create one single bill for testing
  • Run $ rake db:seed[n] to create n bills
  • $ rake -T will list all available tasks

If you want to deploy on the cloud

I'd recommend using AppFog

  • Create an account on AppFog;
  • Install Appfog gem af;
  • Using your command line shell, go to directory where your forked billbo repository is;
  • Login in your Appfog account running $ af login;
  • Run $ af push [appname] --runtime ruby193 and follow the instructions to create the app;
  • Once it's created, go to AppFog console and install the MongoLab Add-on;
  • In the Services tab add a MongoDB service;
  • Then run $ af update [appname] and make sure your app restarted;
  • If you're allowed to push to the original repository (thoughtworks/billbo), deployment will be automatic after each push and can be checked on billbo.aws.af.cm;

Do you wanna help?

billbo's People

Contributors

gprestes avatar junior-ales avatar rafbgarcia avatar sgeb avatar steffencrespo avatar vipper avatar vivitc avatar

Watchers

 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.