Skip to content

Social web of geographical transitions that links people and places. Long term development project already in need of stack modernization. Tech invloved: Node, React, GraphQL.

License

Notifications You must be signed in to change notification settings

transitlinks/web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transitlinks — Worldwide transit planner

Installation

npm install
cp .env .env.dev
cp .env .env.test
  • Edit environment variables in .env.dev to reflect local development environment
  • Edit environment variables in .env.test to reflect local test environment

Starting up background systems

sudo ./deploy-postgress.sh
sudo ./deploy-image-server.sh

Running (development mode)

source .env.dev
npm start

Test automation

source .env.test
npm start -- --release --test
npm run test
npm run e2e

E2E testing environment is graciously provided by

How to Contribute

Support

License

Copyright © 2016-2017, Transitlinks. This source code is licensed under the MIT license found in the LICENSE.txt file. The documentation to the project is licensed under the CC BY-SA 4.0 license.


...

About

Social web of geographical transitions that links people and places. Long term development project already in need of stack modernization. Tech invloved: Node, React, GraphQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published