pdxlivebus

Realtime Trimet map. Live update of all active vehicles

  • 所有者: browniefed/pdxlivebus
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

PDXLiveBus

The PDXLiveBus app built in React and React Native.
It uses Express, and Socket.io.
Server located in the server folder.

http://i.imgur.com/PLh6pce.jpg

React Native

The React Native version is inside of the native folder.

Running it

Run yarn or npm install in the web, server, and native directories.

Server

You'll need an API Key from here http://developer.trimet.org/appid/registration/

Then you'll need to create a .env file in the server folder and add. But you'll replace API_KEY_HERE with the api key from Trimet.

TRIMET_KEY=API_KEY_HERE

Then run npm start inside the server to spin up a server at localhost:3001.

Apps

In either the web or native directories run npm start.
The apps should kick off and connect to your running server

主要指标

概览
名称与所有者browniefed/pdxlivebus
主编程语言TypeScript
编程语言CSS (语言数: 3)
平台
许可证
所有者活动
创建于2013-04-22 07:06:52
推送于2023-01-07 06:47:21
最后一次提交2021-02-21 08:58:35
发布数0
用户参与
星数275
关注者数17
派生数66
提交数41
已启用问题?
问题数6
打开的问题数1
拉请求数1
打开的拉请求数6
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?