Skip to content

Refactor Docs, Clean Codebase, and Improve Config Consistency#166

Merged
Ashad001 merged 1 commit intoFireBird-Technologies:mainfrom
Ashad001:refactor/paid-plan
Jun 26, 2025
Merged

Refactor Docs, Clean Codebase, and Improve Config Consistency#166
Ashad001 merged 1 commit intoFireBird-Technologies:mainfrom
Ashad001:refactor/paid-plan

Conversation

@Ashad001
Copy link
Contributor

This PR updates the backend and frontend docs, code, and config for better clarity and consistency. Key changes include:

  • Docs:

    • Renamed all references from core_routes.py to session_routes.py
    • Updated deprecated init_database to init_db
    • Removed outdated testing and review notes
    • Improved startup and API instructions
  • Code Cleanup:

    • Removed unused imports and redundant dependencies
    • Simplified comments for clarity
  • Config Updates:

    • Switched to python -m app for server start
    • Dropped /redoc from API docs
    • Standardized JSON usage count examples
  • Frontend:

    • Added missing headers import in webhooks/route.ts to align with latest App Router.

@Ashad001 Ashad001 added the documentation Improvements or additions to documentation label Jun 26, 2025
@Ashad001 Ashad001 merged commit 57b52c3 into FireBird-Technologies:main Jun 26, 2025
1 check passed
ArslanS1997 pushed a commit that referenced this pull request Mar 17, 2026
Refactor Docs, Clean Codebase, and Improve Config Consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant