Spaces:
Sleeping
Sleeping
| # Deployment Scripts | |
| This directory contains scripts for deployment and production setup. | |
| ## Scripts | |
| ### Database Setup | |
| - `create_user_indexes.py` - Creates necessary database indexes for user authentication | |
| ### Application Startup | |
| - `start.sh` - Application startup script for deployment environments |