Tomasz Kucharzyk
Tomasz Kucharzyk
Hi. Could you provide your build log with errors?
First error is problem with docker - It looks like spotify docker maven plugin can't connect to your docker instance. Please check is docker runnning ```docker -ps```
Second error is problem with webpack and angular-cli - try generate new project with angular-cli and update dependencies in package.json
Hi @Shtutnik , The main reason I've quit this project is time. It's way too much time consuming for me. I have work, family, private life and other small projects...
It's your browser fault - it's working for me :) There are ~7000 posts with text "How to avoid this"? Raw data size is 1.5 MB but browser tab memory...
Demo server is now clean and running. I'll changed issue name. API should be protected
Pagination is "must have" feature and will be implemented (using Pageable). All comments are wanted so thanks for your comment
I'm glead you llike this project but I've abandoned it some time ago. Why? Because I've realized that server side rendering in java is really cumberstone and not performant. I've...
Hi, I no longer maintaining this project. Vue.js is great but I'm more interested in developing apps with Angular. In my opinion Angular is better for large apps and has...
Are you using jest with this aliases? I've tried to use it but my tests can't find modules imported using custom paths. My app is building and running - only...