Coder Social home page Coder Social logo

sfwatergit / open-transit-indicators Goto Github PK

View Code? Open in Web Editor NEW

This project forked from worldbank-transport/open-transit-indicators

0.0 2.0 0.0 2.32 MB

An open-source tool to support transport agencies in planning and managing public transit systems

License: GNU General Public License v3.0

open-transit-indicators's Introduction

open-transit-indicators

An open-source tool to support transport agencies in planning and managing public transit systems

Build Status

Travis CI Build Status

Selenium Test Status

Installation

Vagrant

If you're using Vagrant, then installation is as simple as cloning the repo and then issuing vagrant up from the root of the repository directory.

Server installation

If you're installing directly onto a dedicated server, follow these steps after cloning the repo:

  1. Edit deployment/provision.sh and change the line saying: PROJECT_ROOT="/projects/open-transit-indicators". The text /projects/open-transit-indicators should be replaced with the absolute path of the location where you've cloned the repository. For example, if your repository folder is located in /home/myusername/open-transit-indicators, the line should become PROJECT_ROOT="/home/myusername/open-transit-indicators"

  2. From the repository folder (project directory), issue the command: sudo ./deployment/provision.sh development. You may need to enter your password. This will create a development installation of the program. If you are simply planning to use the program (rather than make changes to it), run sudo ./deployment/provision.sh production instead.

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.