1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-21 20:44:18 +00:00

🗒 Aggiorna documentazione sulla codebase

This commit is contained in:
Stefano Pigozzi 2021-04-15 19:30:07 +02:00
parent b7d1c9a912
commit 28a231e188
Signed by untrusted user who does not match committer: steffo
GPG key ID: 6965406171929D01

View file

@ -1,3 +1,8 @@
# Codice
> Codice del progetto (**potenzialmente vuoto**); idealmente il progetto dellIDE.
È diviso in due moduli:
- `nest_backend`, un **web server** in [Flask](https://flask.palletsprojects.com/en/1.1.x/)
- `nest-frontend`, una **webapp** in [React](https://reactjs.org/)