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:
parent
b7d1c9a912
commit
28a231e188
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
# Codice
|
||||
|
||||
> Codice del progetto (**potenzialmente vuoto**); idealmente il progetto dell’IDE.
|
||||
|
||||
È 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/)
|
||||
|
|
Loading…
Reference in a new issue