
DurafficPark
Welcome to Duraffic Park.
We've made traffic simulations so astounding that they'll capture the imagination of the entire planet.
This is a product of Oliver McLeod, Ryan Collins, Mike Croall, George Price, and Sara Chen. Built at Durhack, 2017.
Running the application
First, you will want to run the Java worker. Using a terminal, navigate to the root of the repository, and then:
mvn clean install
java -jar target/durafficpark-1.0-SNAPSHOT.jar
Then run the nodejs server, by running:
npm start
Deploying to AWS
Enable both the Java and nodejs buildpacks, and then deploy (using the included Procfile). This will then work out of the box.
Log in or sign up for Devpost to join the conversation.