sebischair / amelietor

A simple web based prototype that highlightes architecture significant terms within entered software architecture description document. Software architecture alternatives and solutions suggested for each of the highlited terms
https://amelietor-9f8c3.firebaseapp.com/
MIT License
2 stars 2 forks source link

Server error when refreshing design decision editor #20

Closed jennyxu6 closed 6 years ago

jennyxu6 commented 6 years ago

Refreshing a page like this: http://localhost:3001/designDecision/SPARK-12177/project/SPARK leads to error: GET http://127.0.0.1:9000/designDecision/SPARK-12177 404 (Not Found) Need to check akre-server to see how this request is handled.