Added functionality to generate secure passwords for database and drive server credentials during bootstrap. Removed the PostgreSQL running check and auto-start logic as it's no longer needed. Renamed `create_s3_operator` to more descriptive `get_drive_client`. The bootstrap process now automatically sets up required environment variables in .env file including database URL and drive server credentials. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| models.rs | ||
| schema.rs | ||
| shared.test.rs | ||
| state.rs | ||
| utils.rs | ||