Coder Social home page Coder Social logo

codewithasheville / gbe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from democracyapps/community-budget-explorer

0.0 11.0 0.0 3.92 MB

Government Budget Explorer

License: GNU General Public License v3.0

PHP 30.26% JavaScript 49.30% ApacheConf 0.02% CSS 19.73% Shell 0.68%

gbe's Introduction

Government Budget Explorer

A SaaS platform for local budget sites like the Asheville budget site we built last year.

See the wiki for more details or come join the discussion at the Open Budgets Project Discussion list.

If you are using Vagrant, the following commands will install and start an instance of a server seeded with the 2014 Asheville data:

git clone https://github.com/DemocracyApps/GBE.git
cd GBE
vagrant up
vagrant ssh
cd /var/www/
sudo ./setup/setup.sh
cd gbe
cp .env.example .env
composer update
npm install
bower install
./artisan migrate --seed

The server will be at 192.168.33.27, but that can of course be changed in the Vagrantfile. You will probably need to put in your Github credentials while running 'composer update' since you'll exceed their anonymous rate limits.

gbe's People

Contributors

ejaxon avatar

Watchers

δυς avatar Paul Meserve avatar Patrick Conant avatar James Cloos avatar Aaron Hubbard avatar Dave Michelson avatar Danielle Betke avatar  avatar Jesse Michel avatar ChaBuku 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.