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
Separates the ui from the backend w/ individual package.json files. Note that we're using esbuild for building the ui into bundles that will be served statically for use by the express web server.