Skip to content

Live Nottingham bus times in the style of bus stop time board

License

Notifications You must be signed in to change notification settings

alxwrd/bus-stop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barton bus stop

A single page to display bus times for a single stop, in the style of the live time boards.

🐳 Docker

docker build -t bus-stop .
docker container run --publish 8000:80 --detach --name bus-stop bus-stop