1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 04:54:18 +00:00
pds-2021-g2-nest/code
Lorenzo Balugani bbf7c1e360 Uniformed json output
Warning: breaking changes ahead! All the data that gets returned by functions is now incapsulated within "data" (response['data']).
2021-04-26 16:26:25 +02:00
..
backend Uniformed json output 2021-04-26 16:26:25 +02:00
frontend 🗒 Add backend README 2021-04-26 15:45:20 +02:00
README.md 🗒 Aggiorna documentazione sulla codebase 2021-04-15 19:30:07 +02:00

Codice

Codice del progetto (potenzialmente vuoto); idealmente il progetto dellIDE.

È diviso in due moduli:

  • nest_backend, un web server in Flask
  • nest-frontend, una webapp in React