feat: update deployment configuration and enhance project structure
- Removed unnecessary entries from .gitignore for cleaner configuration. - Added .gitlab-ci.yml for automated deployment to Sinbad2. - Updated docker-compose.yml to change backend and frontend ports for consistency. - Introduced README.md with comprehensive project documentation and setup instructions. - Created backend and frontend environment configuration files for development and production.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
|
||||
# --- PYTHON BACKEND ---
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user