@baris Thank you!
samuelgozi
Posts
-
Writing a database driver for firebase -
Writing a database driver for firebaseHi everyone, I would like to write a database driver for firebase, where can anyone point me in the right direction?
-
Does the front end use any framework? and can I use my own?@PitaJ said in Does the front end use any framework? and can I use my own?:
All of the interaction can be done through the API and sockets, so it's also possible to completely replace the front end.
Thank you, that is what I wanted to hear.
Just out of curiosity, is there a good market for themes? I have plenty of experience making forum themes,
so it might be a good source of income for me.
And again, thanks for the reply! -
Does the front end use any framework? and can I use my own?Hi everyone, Im a web-dev, and I'm considering NodeBB for my next project,
One important thing to me is to have full control over the front-end, and there is a big chance that I will completely rebuild it, should I encounter any issues? or is it already de-coupled?