Skip to content

Conversation

@tembo
Copy link
Contributor

@tembo tembo bot commented Sep 5, 2025

closes #72

Description

Refactoring project structure by removing redundant app directory

Changes

  • Removed nested app directory in backend
  • Updated file paths and imports
  • Adjusted dockerfile and scripts to match new structure

Want me to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io

- Flatten backend/app/app/ structure by moving contents to backend/app/
- Update Docker configuration to reflect new paths
- Update prestart.sh script paths
- Update config.py email templates directory path
- Update README.md documentation paths
- Remove redundant nested app folder improving project organization

Resolves: #72
@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Requesting review from @EverStarck who has experience with the following files modified in this PR:

  • README.md
  • backend/backend.dockerfile
  • backend/scripts/prestart.sh
  • backend/app/app/core/config.py

@tembo tembo bot requested a review from EverStarck September 5, 2025 21:55
@EverStarck
Copy link
Collaborator

fixes #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restructure project

2 participants