top-tran/backend/src
Rayan Konecny 3601b7fc0a Adds companies and rides models with sync endpoints
Introduces database schema, Prisma models, and API support for companies and rides, enabling CRUD operations and synchronization. Updates the sync flow to handle companies and rides, removes redundant user sync, and aligns naming conventions and indexing for better consistency and maintainability.

Co-authored-by: Copilot <copilot@github.com>
2026-05-03 03:51:16 -03:00
..
controllers Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
generated/prisma Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
lib Implement backend for login users on app 2026-04-27 20:33:09 -03:00
middlewares Implement backend for login users on app 2026-04-27 20:33:09 -03:00
repositories Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
routes Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
services Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
server.ts Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00