Open wiwengweng opened 5 years ago
Hi Andes, I'm glad you're enjoying Tile38!
I not sure about a specific web framework, there're so many out there. you should be able to pick any one of them. But, I do recommend that you use a client library listed on the README page.
Thanks, tidwall. I think I should get start with the client library first. btw, when I add properties to an object, the 'get' command will not show that properties, which only shows [0,0], should I use the join query to get that properties?
You should add WITHFIELDS
option to the query.
Oh, I see. Thank you. (* ̄︶ ̄)
Hi, all. Tile38 is amazing, thanks. And I would like to build a web app in my env using tile38 as backend. Is there any framework or existing web projects that I can use? Thanks again.