[Check out our IndieGoGo campaign! Please support us!](http://https://www.indiegogo.com/projects/nodebb-the-discussion-platform-of-the-future/ "IndieGoGo")
[Follow our development on Twitter](http://www.twitter.com/NodeBB/ "NodeBB Twitter")
[Like us on Facebook](http://www.facebook.com/NodeBB/ "NodeBB Facebook")
First, we install our base software stack. `build-essential` is required as it exposes the build environment for `bcrypt` compilation, we won't be compiling anything manually.
*(Optional)* Some server configurations may install the node binary as `nodejs` instead of `node`. You can re-map it (so as to not break compatibility with `node-supervisor`) by running the following command: