top-tran/toptran-app
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
..
.vscode Reimplementando o projeto 2026-04-27 23:09:13 -03:00
assets Reimplementando o projeto 2026-04-27 23:09:13 -03:00
database Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
src Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
.gitignore add SQLite and adjusts sistems 2026-05-03 01:16:25 -03:00
app.json add SQLite and adjusts sistems 2026-05-03 01:16:25 -03:00
package-lock.json add SQLite and adjusts sistems 2026-05-03 01:16:25 -03:00
package.json add SQLite and adjusts sistems 2026-05-03 01:16:25 -03:00
tsconfig.json add SQLite and adjusts sistems 2026-05-03 01:16:25 -03:00