1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-21 12:34:19 +00:00

📔 Update docs

This commit is contained in:
Steffo 2021-05-30 17:10:18 +02:00
parent 231b93e851
commit 4b629dbdd4
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -19,10 +19,12 @@ Per installare ed eseguire N.E.S.T., è necessario:
- `Poetry ^1.0 <https://python-poetry.org/>`_
- `NodeJS ^16.0 <https://nodejs.org/>`_
- `npm ^7.13.0 <https://www.npmjs.com/>`_
- Un mail server (interno o esterno) che supporti
l'`SMTP <https://it.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol>`_
- Un server `SMTP`_ (interno o esterno) che supporti `STARTTLS`_ sulla porta 587
.. _SMTP: https://it.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol
.. _STARTTLS: https://en.wikipedia.org/wiki/Opportunistic_TLS
Creare un nuovo utente
----------------------