Create new admin user
-
Because I'm an idiot I had to flushdb (redis --- delete db). How do I create new admin user in command line (or in notepad, or whatever lol)???
-
@deathfortress run
./nodebb setup
from your nodebb folder.It will detect you don't have an admin account and ask you to make another.
-
for windows??
-
@deathfortress ahh, you negated to mention that bit. Pretty sure the interactive setup at
node app.js
should do the same thing.Full documentation here, I've not used windows for nodebb, so if that doesn't work, then @psychobunny will be able to point you in the right direction. It's his guide.
Copyright © 2024 NodeBB | Contributors