mirror of
https://github.com/origranot/reduced.to.git
synced 2025-03-14 10:33:54 +00:00
@ -104,7 +104,7 @@ List of things you need to run the project locally and how to install them.
|
||||
1. [Fork](https://github.com/origranot/reduced.to/fork) / Clone this repository
|
||||
2. Install NPM packages
|
||||
```sh
|
||||
npm install && npm run install:all
|
||||
npm install
|
||||
```
|
||||
3. Copy `.example.env` to `.env` and fill it properly (see [Configuration](#-configuration))
|
||||
4. Make sure you have a local instance of PostgreSQL running on port 5432. If not, you can run it using docker:
|
||||
|
Reference in New Issue
Block a user