GithubHelp home page GithubHelp logo

narenpeg / iess_v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iept/iess_v2

0.0 0.0 0.0 66.49 MB

License: Other

Ruby 8.69% JavaScript 67.70% C 21.33% CSS 1.88% PHP 0.01% HTML 0.18% CoffeeScript 0.21%

iess_v2's Introduction

IESS 2047 CALCULATOR TOOL

A web interface to the Indiaenergy Security Scenarios calculator

Further detail on the project: http://indiaenergy.gov.in

Canonical source: http://github.com/iept/iess_v2

INSTALATION

See script/setup-2050-server-script.sh for an example of how to setup a server from a clean bare Ubuntu linux installation.

Otherwise:

  1. Install ruby 1.9.2 or greater (including development headers)
  2. 'gem install bundler' or 'sudo gem install bundler'
  3. cd twenty_fifty
  4. bundle

RUNNING

  1. gem install thin
  2. thin -R config.ru start -p 4567 -e development
  3. Navigate to http://0.0.0.0:4567 in your web browser

To run in 'production' mode:

  1. rake html
  2. thin -R config.ru start -p 4567 -e production
  3. Navigate to http://0.0.0.0:4567 in your browser

HACKING

You are welcome to improve this code. Please read the LICENCE file and then the HACKING file contains some hints and tips on changing the code and a process for sending in patches and bug reports.

iess_v2

iess_v2's People

Contributors

iept 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.