mondarth-campaign/docs/developers/prerequisites.rst
Ulenar of Mondarth 6803c8336b
Some checks failed
Build and Deploy Docs / build (push) Failing after 1m41s
Bump version / Bump version and create changelog with commitizen (push) Failing after 7s
chore: initial commit
2025-07-14 18:00:35 +00:00

23 lines
465 B
ReStructuredText

.. _prerequisites:
Prerequisites
=============
``nodeJS``
This template is tested against ``modejs`` version 22.14.0.
``pnpm``
The package manager of choice. (See :ref:`replace pnpm` if you object to efficiency.)
``docker``
(And ``docker compose``---commonly bundled when you install Docker.)
* ``docker`` version v28+
* ``docker compose`` version v2.33+
``git``
Pretty much any modern ``git``, at the time of writing I have v2.39.5 installed.