Giter VIP home page Giter VIP logo

etmodel's Introduction

The Energy Transition Model (ETM) Professional

This is the source code of the ETM Pro: an online web app that let you create a future energy scenario for various countries. This software is Open Source, so you can fork it and alter at your will.

If you have any questions, please contact us.

Build Status

Master

Master branch

Production

Production branch

Staging

Staging branch

License

The ETM pro is released under the MIT License.

Branches

Dependencies

  • Ruby 1.9.3 or Ruby 2.0
  • Mysql database server

Installing

  • Pull this repository with git clone [email protected]:quintel/etmodel.git

  • Create your personal configuration files from the samples with

    cp -vn config/database.sample.yml config/database.yml
    cp -vn config/config.sample.yml config/config.yml
    cp -vn config/email.sample.yml config/email.yml
    
  • Run bundle install to install all the dependencies

  • Create local database with rake db:create

  • Fill the database with rake db:reset

  • Fire up your local server with rails server -p3000

  • Got to localhost:3000 and you should see the ETM pro!

Admin access

If you want to get admin access to your own page, the easiest way to do so is to create an Admin User through the console and follow instructions:

rake db:create_admin

Bugs and feature requests

If you encounter a bug or if you have a feature request, you can either let us know by creating an Issue or you can try to fix it yourself and create a pull request.

etmodel's People

Contributors

pzac avatar antw avatar dennisquintel avatar chaelkruip avatar hasclass avatar fvancamp avatar jorisberkhout avatar alexanderwirtz avatar cjlaumans avatar markquintel avatar wmeyers avatar richard-deuchler avatar wouterterlouw avatar beautycase avatar mariatsagkaraki avatar jessekerkhoven avatar jalsem avatar japetheape avatar juliacampistany avatar jastix avatar

Watchers

James Cloos avatar Nick Hubbers 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.