You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an almost empty router file in the api package. We should take the router initialization on the main file and move it to this file. The router file should handle middlewares and route definitions.
The text was updated successfully, but these errors were encountered:
There is an almost empty router file in the api package. We should take the router initialization on the main file and move it to this file. The router file should handle middlewares and route definitions.
The text was updated successfully, but these errors were encountered: