This is code for oss.lyft.com website.
You need to have node and yarn installed.
Clone the repo and run following command to start the development server:
GITHUB_TOKEN=<github-token> yarn start💡 Get a new GitHub access token here!
Everything merged to the develop branch is automatically deployed via TravisCI.