Skip to content

Database Seeding Improvements & App Statistics Features#14

Merged
hussein-m-kandil merged 8 commits intomainfrom
dev
Sep 11, 2025
Merged

Database Seeding Improvements & App Statistics Features#14
hussein-m-kandil merged 8 commits intomainfrom
dev

Conversation

@hussein-m-kandil
Copy link
Copy Markdown
Owner

Overview

This PR introduces structural improvements to the database seed scripts, adds new functionality for tracking application statistics, and includes several related updates to dependencies and middleware.

Changes

  • Database seed scripts:

    • Split into modular files for better organization.
    • Updated to align with recent schema changes.
    • Added to ESLint configuration for consistent quality checks.
  • Statistics tracking:

    • Added an endpoint to retrieve overall app statistics.
    • Implemented logging of successful post activity.
    • Tracked app visitors for better usage insights.
  • Dependencies & middleware:

    • Updated prisma and @prisma/client.
    • Installed cookie-parser for request handling.

@hussein-m-kandil hussein-m-kandil force-pushed the dev branch 2 times, most recently from aee6e93 to 22ef4ee Compare September 11, 2025 15:22
@hussein-m-kandil hussein-m-kandil merged commit 1021fed into main Sep 11, 2025
1 check passed
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.

1 participant