Hi ScraM,
Thanks for the response. In fact, I asked this to see some TeaVM website/apps in actions, thanks for the list. Also, we actually tried to use TeaVM/Flavour in the past although we got stuck in some bugs so we just used GWT, the first version of app:
https://divroll-backend-dashboard.herokuapp.com/index.html was made with TeaVM, I forgot the exact issue but somehow we had to switch from TeaVM/Flavour to GWT, but this time we want to give it another shot. Feel free to try the app, and see if that's doable with TeamVM/Flavour, when dashboard opens, set the Endpoint URL to
https://divroll-backend.herokuapp.com/divrolland the Master Token to ****TOKEN****
And that should do. I must say, it was like 40-50% complete when it was in TeaVM version, we just hit a roadblock and Alexey is quite busy that time.
BTW, How's the community now? I can see from this group that you're one of the most active. Do you also hangout in
https://gitter.im/teavm/Lobby
We are planning to launch two sites, one is open source, a database manager app (built with on top of a Jetbrains database) and a consumer app, both we plan to use TeaVM, starting with trying to see if we can make Google Flatbuffers work with TeaVM, since our app will be using a kind of RPC instead of REST, in which we actually filed an issue:
https://github.com/konsoletyper/teavm/issues/538If this works this is our first step in using TeaVM.