Skip to content

Refactor Project Structure#76

Open
tembo[bot] wants to merge 1 commit into
developfrom
tembo/fix-issue-72-toston-lake
Open

Refactor Project Structure#76
tembo[bot] wants to merge 1 commit into
developfrom
tembo/fix-issue-72-toston-lake

Conversation

@tembo

@tembo tembo Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

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

tembo Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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

1 participant