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
Currently, the frontend and backend need to be started separately using different terminal commands, which can be a bit tedious during development. To improve developer experience, we should implement a single command that runs both the frontend and backend servers concurrently.