This commit is contained in:
powermaker450 2024-09-12 00:26:33 -04:00
parent eb16766d16
commit f0c920a0d5

View file

@ -5,6 +5,7 @@ A simple review server written in TS.
Clone the repository: Clone the repository:
```bash ```bash
git clone https://git.povario.com/powermaker450/simple-review-server git clone https://git.povario.com/powermaker450/simple-review-server
cd simple-review-server
``` ```
Create a `.env` file with the log level you desire (max is 3): Create a `.env` file with the log level you desire (max is 3):