Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 1.73 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.73 KB

uber-driver-game

CircleCI

Can you make it in the gig economy?

The Uber Game is a narrative news game by the Financial Times on the economics and experience of being an Uber drivers. Players have a week to try to earn $1,000 and have to make choices faced by real Uber drivers interviewed for the game.

Play here

Local

  1. Install NPM modules with npm (npm install) or yarn (yarn).
  2. Run npm start, which does a build/compile, starts a dev server and watches for changes.

Deploy

  1. Write code in a branch.
  2. Make a PR. CI will automatically:
    • build and test the branch
    • deploy green builds to the review site
  3. Do quick smoke testing of the review build
  4. Get a code review. Once you get a thumbs up, merge into master.
  5. CI will build, test and deploy a build to Production.

Uses Starter Kit

This project was scaffolded with Starter Kit.

Licence

This software is published by the Financial Times under the MIT licence.

Please note the MIT licence includes only the software, and does not cover any FT content made available using the software, which is copyright © The Financial Times Limited, all rights reserved. For more information about re-publishing FT content, please contact our syndication department.

Built using

Ink: Copyright (c) 2017 inkle Ltd. MIT licence

Inkjs: Copyright (c) 2017 Yannick Lohse MIT licence

Anime: Copyright (c) 2017 Julian Garnier MIT licence