Commit History

Delete .env.production
46900fe
verified

rinogeek commited on

Fix: use email instead of username for superuser creation (User model uses email as USERNAME_FIELD)
ea20631

rinogeek commited on

Add automatic superuser creation (Username: Rino, Password: rinogeek)
0997bee

rinogeek commited on

Add init_data command to initialize default database data (socials, stats, tools, testimonials, badges, opportunities)
5fb872a

rinogeek commited on

Add database migrations to Dockerfile and startup script
9a00061

rinogeek commited on

Add CORS and CSRF configuration for frontend-backend connection
7cfcf72

rinogeek commited on

Fix: Dockerfile permissions - create dirs as root before USER switch
baf9516

rinogeek commited on

Add Hugging Face Space configuration
fd3826f

rinogeek commited on

Initial commit: EduLab Backend for Hugging Face Spaces
d42510a

rinogeek commited on