DATABASE_URL=postgresql://user:password@host:port/database PORT=8000 python-crud-starter/ ├── main.py # Point d'entrée de l'application ├── config.py ...
. ├─ .devcontainer/ │ ├─ devcontainer.json # VS Code Dev Container config │ └─ servers.json # Pre-configured connection to PostgreSQL ├─ Data/ # CSV and Excel sample datasets │ ├─ ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results