Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amwolff/mut-buses
:bus: Explore trams and buses around the Military University of Technology in Warsaw
https://github.com/amwolff/mut-buses
Last synced: 23 days ago
JSON representation
:bus: Explore trams and buses around the Military University of Technology in Warsaw
- Host: GitHub
- URL: https://github.com/amwolff/mut-buses
- Owner: amwolff
- License: mit
- Created: 2019-04-07T19:47:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-05T11:06:37.000Z (over 2 years ago)
- Last Synced: 2023-03-09T07:17:50.276Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mut-buses
:bus: Explore trams and buses around Military University of Technology in Warsaw***
The easiest way to launch the application is to checkout the repository in a
Maven-enabled IDE (such as IntelliJ IDEA).The app is self-contained and will be available at `http://localhost:8080`
after you run it (`Launcher` class is the entrypoint).There's a possibility to [replace](http://sparkjava.com/documentation#other-web-server)
the underlying embedded Jetty web server with (for example) Apache Tomcat and
run the app on (again, for example) [AWS Elastic Beanstalk](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Java.html).