ThomasVitale / cloud-native-spring-in-action

🍃 Code samples and projects from the book "Cloud Native Spring in Action - With Spring Boot and Kubernetes" (Manning)
https://www.manning.com/books/cloud-native-spring-in-action
Apache License 2.0
426 stars 257 forks source link

Can you please share the code for the frontend as well? #22

Closed sensor-projekt closed 2 years ago

sensor-projekt commented 2 years ago

I really appreciate your book and have found it super informative. I worked along with it when you had the frontend integrated into the edge-service and was wondering if you could now share the frontend as you have separated the two for comparison. Thank you.

ThomasVitale commented 2 years ago

@sensor-projekt thank you for your feedback, I'm glad you liked the book! The source code for the frontend will be included in this repository in the final version, which should be really soon. For now, it's available in this separate repository: https://github.com/PolarBookshop/polar-ui

sensor-projekt commented 2 years ago

Thank you so much 🙏