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/backend
Lorenzo Balugani 6e4bb34a1b Add API repository functions
Now an user can create, edit, list, add conditions, start and stop a repository.
2021-04-25 16:33:12 +02:00
..
nest_backend Add API repository functions 2021-04-25 16:33:12 +02:00
backend.iml 🔨 Fix frontend not being correctly loaded as a module by IntelliJ 2021-04-25 14:27:58 +02:00
poetry.lock User removal, repository creation, CORS 2021-04-25 15:41:27 +02:00
pyproject.toml User removal, repository creation, CORS 2021-04-25 15:41:27 +02:00
README.md Initial backend structure 2021-04-19 16:14:51 +02:00

nest_backend

Installazione

Configurazione

export COOKIE_SECRET=hippityhoppity

Sviluppo

Deployment