7 ms·
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
by Pi9h 2y 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.