|
|
|
|
|
by Pi9h
711 days ago
|
|
The software itself is very easy to install, even without Docker. You are set with just three commands: pnpm install, pnpm build and pnpm start. Docker is not a hard dependency but it was the easiest way to document it and hope it works for everyone, given the Postgres and Redis requirements. With time, I will create documentation for other platforms. Thank you. |
|