mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
docs: 📝 formatting
This commit is contained in:
parent
37e4c05cf7
commit
7decc11a6e
@ -49,14 +49,10 @@ This guide will work for both **starting from scratch** and **migrating from Mis
|
|||||||
## 📦 Dependencies
|
## 📦 Dependencies
|
||||||
|
|
||||||
- 🐢 At least [NodeJS](https://nodejs.org/en/) v18.12.1 (v19.1.0 recommended)
|
- 🐢 At least [NodeJS](https://nodejs.org/en/) v18.12.1 (v19.1.0 recommended)
|
||||||
- Best installed with [nvm](https://github.com/nvm-sh/nvm)
|
- Install with [nvm](https://github.com/nvm-sh/nvm)
|
||||||
|
|
||||||
- 🐘 At least [PostgreSQL](https://www.postgresql.org/) v12
|
- 🐘 At least [PostgreSQL](https://www.postgresql.org/) v12
|
||||||
|
|
||||||
- 🍱 At least [Redis](https://redis.io/) v6 (v7 recommended)
|
- 🍱 At least [Redis](https://redis.io/) v6 (v7 recommended)
|
||||||
|
|
||||||
- 📗 (Optional) [FFmpeg](https://ffmpeg.org/)
|
- 📗 (Optional) [FFmpeg](https://ffmpeg.org/)
|
||||||
|
|
||||||
- 🛰️ (Optional, for non-Docker) [pm2](https://pm2.io/)
|
- 🛰️ (Optional, for non-Docker) [pm2](https://pm2.io/)
|
||||||
|
|
||||||
### 🏗️ Build dependencies
|
### 🏗️ Build dependencies
|
||||||
@ -64,8 +60,7 @@ This guide will work for both **starting from scratch** and **migrating from Mis
|
|||||||
- 🦬 C/C++ compiler & build tools
|
- 🦬 C/C++ compiler & build tools
|
||||||
- `build-essential` on Debian/Ubuntu Linux
|
- `build-essential` on Debian/Ubuntu Linux
|
||||||
- `base-devel` on Arch Linux
|
- `base-devel` on Arch Linux
|
||||||
|
- 🐍 [Python 3](https://www.python.org/)
|
||||||
- 🐍 Python 3
|
|
||||||
|
|
||||||
## 👀 Get folder ready
|
## 👀 Get folder ready
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user