mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
Updated Self Hosting (markdown)
parent
7150af0290
commit
7a8e744017
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ To host JaBa yourself you will need this:
|
|||
|
||||
* Some free time.
|
||||
* Machine that runs Linux (I use Ubuntu myself) capable of running Node.js applications.
|
||||
* [Node.js v18.15.0 or above](https://nodejs.org/) (You can use NVM to manage your Node installations).
|
||||
* [Node.js v18.15.0 or above](https://nodejs.org/) (You can use [NVM](https://github.com/nvm-sh/nvm) to manage your Node installations).
|
||||
* [Git](https://git-scm.com).
|
||||
* [pnpm](https://pnpm.io/).
|
||||
* [MongoDB v5.0 or above](https://www.mongodb.com/docs/v5.0/tutorial/install-mongodb-on-ubuntu/).
|
||||
|
|
Loading…
Reference in a new issue