https://github.com/swimos/tutorial-transit
SwimOS Transit Tutorial
https://github.com/swimos/tutorial-transit
Last synced: 5 months ago
JSON representation
SwimOS Transit Tutorial
- Host: GitHub
- URL: https://github.com/swimos/tutorial-transit
- Owner: swimos
- Created: 2023-06-23T16:57:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T05:00:59.000Z (almost 2 years ago)
- Last Synced: 2025-05-13T00:45:59.595Z (5 months ago)
- Language: Java
- Size: 90.8 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tutorial-transit
SwimOS Transit Tutorial## Running the UI
1. Make sure the backend application is running in the `server` directory (`./tutorial-transit/server`).
2. Next, go to your web browser and open the `index.html` file located in the `ui` directory (`./tutorial-transit/ui/index.html`).
3. You should see buses populate above were Los Angeles is written on the map, and to the left of Pasadena.
4. It can be helpful to inspect the websocket traffic (on Chrome, View > Developer > Developer Tools), in which case, find the WS tab and click on localhost.