Files
twenty/packages/twenty-front
Félix Malfait 502bd07db9 Fix wrong path used by backend (#14352)
After moving a section on the frontend, this broke the path that was
sent by email on the backend.
This kind of error comes back every ~2-3 month under different forms so
we need a more robust solution: I moved routes to the shared folder,
that way we will share one common source of truth between the frontend
and the backend.

Fixes #14343
2025-09-08 16:07:13 +02:00
..
2025-04-17 16:03:51 +02:00
2025-08-11 14:10:04 +02:00

Run yarn dev while server running on port 3000