Definitely will like to see Q&A features. To start just:
- Choose best answer (and mark topic as solved)
Definitely will like to see Q&A features. To start just:
@Albus es posible. Yo estaba logueado en transifex porque estuve aportando algunas traducciones. La raíz del proyecto de traducción está acá:
https://www.transifex.com/projects/p/nodebb/
Ahí se puede entrar sin estar logueado.
Por lo visto hay algunos usuarios aquí en el foro que son de habla hispana.
Eso puede llegar a ser un recurso para tí al menos a la hora de preguntar. Documentación no he visto.
El proyecto es bastante nuevo y posiblemente le falta cobrar empuje hasta que haya una buena comunidad de usuarios y desarrolladores, tanto en habla inglesa como más aún en habla hispana.
La traducción al español de los textos de la interfaz de NodeBB está hecha, y tienen un proyecto para mantenerla al día aquí:
https://www.transifex.com/projects/p/nodebb/language/es/
Saludos!
@zenkamal sure, no problem! It's YoReparo.com. We are a community on spanish about fixing all kind of stuff. If it's breakable come with us
We have a possible strategy to launch a Beta version of our community with NodeBB. Would not be full load, but we can get some thousand users to play with it.
Does that sounds better?
However, that would be for us a middle step to fix anything (and check if it's doable) on NodeBB for on the middle term, get this kind of user experience for all of our community.
So, we can start with a smaller step. Don't want to scare you
Thanks!
Hi there.
I'm doing the research to see if we can run our community on NodeBB. Long history short: I'm fascinated with NodeBB (great work guys!! ) and the core features we need are supported. We know we'll need some extra features and are willing to do the work.
The main concern at this stage is: Will it scale?
I checked the whole list of sites using NodeBB and didn't see anything as big as our forum, so, I think this is going to be a challenge.
We have 2 million users, 4 million posts, and 1.2 million topics. That's about the DB.
About the traffic, we serve 250.000 pageviews each day for 150.000 visitors.
And of course, we expect to improve on all of these numbers with a better user experience thanks to NodeBB. Questions is:
Do you think NodeBB is in good shape for this?
Also for you guys that know the roadmap of the project (@julian @psychobunny @barisusakli) : Should we wait for something that's on your mind that needs improvement or can we take this chalenge now?
I will appreciate all your answers.
We are not rushing on this one at all, but need to know if we can go forward with NodeBB.
Thanks
Thanks for sharing.
I feel our case is going to be like KUBuckets, as our forum is kind of Large. May be a challenge for NodeBB.
Actually, I'm trying to figure out now if NodeBB is going to scale enough for us.
I'll post our case on General Questions to get insight from you on this matter.
Thanks!
Just saw I should started here: Upgrading NodeBB
Leave it for future newbies.
@baris It worked!
npm install
[other stuff]
[email protected] node_modules/templates.js
Thanks very much!
Hi there.
I'm very new to NodeBB. Just installed two days ago.
Wanted to have the bleeding edge NodeBB to try Blue Posts plugin and I screwed it up
What I did?
I pulled the repository as this.
git pull
on my NodeBB root directory.
I guess that wasn't the right procedure to update. Now I get this when trying to start NodeBB:
./nodebb dev
[after some other OK messages]
module.js:340
throw err;
^
Error: Cannot find module 'templates.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/home/mauricio/nodebb/src/emailer.js:7:14)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
[loader] Experienced three start attempts in 10 seconds, most likely an error on startup. Halting.
Please, can anybody point me to the right procedure to update to bleeding edge from repo the next time?
And if is not too much to ask: How could I fix this besides reinstalling NodeBB again?
Thanks!
@psychobunny Agree!
@psychobunny Thanks, it worked!
Hello, I'm very new here. I have same problem. Installed archiver plugin and NodeJS hanged. How can I manually uninstall it as I can't start nodeBB again to get to the admin?
Thanks