Skip to content

Conversation

ashwin31
Copy link
Member

No description provided.

ashwin31 added 4 commits July 30, 2025 19:24
…entation, including technology stack, development commands, and architecture overview
- Implemented `/dashboard` endpoint to retrieve dashboard metrics and recent data.
- Added `/dashboard/metrics` endpoint for lightweight metrics retrieval.
- Created Swagger documentation for both endpoints.

feat: add leads metadata endpoint

- Introduced `/leads/metadata` endpoint to provide lead statuses, sources, ratings, and industries.
- Updated Swagger documentation for leads metadata.

feat: create tasks API with CRUD operations and comments

- Added `/tasks` endpoint for retrieving and creating tasks with filtering options.
- Implemented task detail retrieval, updating, and deletion endpoints.
- Introduced comments functionality for tasks with associated endpoints.
- Updated Swagger documentation for tasks API.

feat: add JwtToken model to Prisma schema

- Created `JwtToken` model to store JWT tokens with relevant fields.
- Added necessary migrations for the new model.

chore: update server to include new routes

- Integrated dashboard and tasks routes into the main server file.
- Set trust proxy for rate limiting.
@ashwin31 ashwin31 merged commit 34bd376 into main Jul 31, 2025
3 checks passed
@ashwin31 ashwin31 deleted the dev branch July 31, 2025 17:58
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