mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
docs: add minor tweaks to project docs
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
* Node.js & NPM - be sure to install the current LTS version, might need a [PPA](https://github.com/nodesource/distributions/blob/master/README.md#installation-instructions)
|
||||
* [NVM](https://github.com/creationix/nvm#installation) - if you want to use multiple different versions of node
|
||||
|
||||
Example for Debian based distributions:
|
||||
|
||||
```shell
|
||||
apt install ssh git docker docker-compose nodejs
|
||||
```
|
||||
@@ -19,8 +21,8 @@ apt install ssh git docker docker-compose nodejs
|
||||
|
||||
## Optional helpful tools
|
||||
|
||||
* Curl - for executing HTTP requests
|
||||
* Postman or Insomnia
|
||||
* Curl - for executing HTTP requests on the command line
|
||||
* Postman or Insomnia - for executing HTTP requests with a GUI
|
||||
|
||||
## Clone starter repositories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user