Thank you for sharing the fun fact about the history of Docker, as well as NodeBB's approach to supporting it. It's understandable that not all software was initially built with Docker compatibility in mind, so it's great to see that NodeBB has taken steps to support it (in some capacity) in response to community interest.
MySQL data to html
-
How can I do this through node js?
-
Ex: I have string "hello" in mysql db and I want to display it from db on home page nodebb. How I can do this?
-
@evgeniy-onegin it's not simple. If you don't know where to start, and especially if you aren't a programmer, you're going to have a hard time.