Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
/ ride_along Public archive

A small pair of apps to enable paratransit riders to see the location and ETA of their ride.

License

Notifications You must be signed in to change notification settings

mbta/ride_along

Repository files navigation

Ride Along

A small pair of apps to enable paratransit riders to see the location and ETA of their app.

Development

Install dependencies:

  • Run brew install libomp to install a dynamic library that EXGBoost needs
  • Run mise install to install the correct versions of Elixir/Erlang/NodeJS
  • Run npm i --prefix assets to install NodeJS packages
  • Run mix setup to install and setup dependencies

Then start your Phoenix server:

  • Start the background services (ActiveMQ, OpenRouteService) with docker-compose up -d
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4001 from your browser.

Testing

  • mix checks.dev
  • mix checks.test

About

A small pair of apps to enable paratransit riders to see the location and ETA of their ride.

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •