Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).