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
The front-end is set up in Typescript and uses models to help reduce errors and issues.
The api is still running in Node.JS in Javascript and should be adapted over to Typescript to ensure consistency across both ui and api.